Atlassian Jira

Download 20
Last updated Feb 21, 2024

jira-audit-logs

Returns a list of audit records from Atlassian Jira.

jira-audit-logs [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss]
duration=NUM{mon|w|d|h|m|s}
Scan only recent data. You should use s(second), m(minute), h(hour), d(day), mon(month) time unit. For example, 10s means data from 10 seconds earlier.
from=yyyyMMddHHmmss
Start time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
to=yyyyMMddHHmmss
End time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.

Output Fields

FieldTypeNameDescription
_timeDateTime
profileStringConnect profileThe identifier of Jira connect profile
idIntegerRecord ID
src_ipIP addressSource IP address
categoryStringCategory
summaryStringSummarye.g. User added to group
object_typeStringObject typee.g. GROUP, PROJECT, WORKFLOW
object_nameStringObject namee.g. atlassian-addons-admin
object_idStringObject ID
event_sourceStringEvent source
author_account_idStringAuthor account ID
author_keyStringAuthor key
associated_itemsListAssociated items
changesListChanges