๐ก๏ธ Audit records
Last updated
Last updated
The Jira audit logs are a set of records that document all the activities and changes made in Jira. These logs provide a detailed record of who did what, when, and where within Jira. Here are a few examples of the type of activities that are logged in the Jira audit logs:
User login and logout events
Issue creation, modification, and deletion events
Workflow transition events
Project creation, modification, and deletion events
User management events such as user creation, modification, and deletion
User management events such as user creation, modification, and deletion
The audit logs are useful for several reasons. For example, they can be used to track changes made to sensitive data, to identify who made specific changes to issues or projects, or to diagnose issues with Jira.
GET /rest/api/{2-3}/auditing/record
This method allows you to retrieve the audit records for specific activities that have occurred within Jira.