Jamf Pro Logs
Connecting Jamf Pro logs to your Panther Console
Last updated
Was this helpful?
Connecting Jamf Pro logs to your Panther Console
Last updated
Was this helpful?
Was this helpful?
fields:
- name: ipAddress
type: string
description: IP Address that started the request
indicators:
- ip
- name: username
required: true
description: Username of the account
indicators:
- username
type: string
- name: status
required: true
type: string
description: The status of the login request
- name: entryPoint
required: true
type: string
description: The method used to login. Either Single Sign On, Universal API or Unknown
- name: timestamp
required: true
type: timestamp
description: Login timestamp
isEventTime: true
timeFormat: '%Y-%m-%dT%H:%M:%S,%f'