Optional
affectedOptional
associatedOptional
authorThe user that actioned the event. If author
is not specified, then all author
properties will be set to
null/empty, except for type
which will be set to 'user'.
Optional
displayName?: stringThe name that is displayed on the audit log in the Confluence UI.
Optional
operations?: {}Always defaults to null.
Set to 'user'.
Optional
categoryThe category of the event, which is displayed in the 'Event type' column on the audit log in the Confluence UI.
Optional
changedThe values that were changed in the event.
Optional
creationThe creation date-time of the audit record, as a timestamp. This is converted to a date-time display in the
Confluence UI. If the creationDate
is not specified, then it will be set to the timestamp for the current
date-time.
Optional
descriptionA long description of the event, which is displayed in the 'Description' field on the audit log in the Confluence UI.
The IP address of the computer where the event was initiated from.
Optional
summaryThe summary of the event, which is displayed in the 'Change' column on the audit log in the Confluence UI.
Optional
sysIndicates whether the event was actioned by a system administrator.
Objects that were associated with the event. For example, if the event was a space permission change then the associated object would be the space.