Is there a possibility within Jira to trigger events based on the Jira Admin Audit Log?
I want to automatically monitor the audit log and send an e-mail for certain actions (like creating an administrator or adding someone to admin group).
At this moment I only could frequently scan the audit log via API externally and trigger from there, but would prefer from within and based on audit log events.
I wonder if you could set up a webhook for audit log (and other) events, and then use an automation rule triggered on that to manage the results.
Kind regards,
Bill
I don't think there is a ready-made feature for this.
If you don't like polling the public REST API (I guess this is what you mean by "API externally"), I can imagine that you could write your logic in Groovy, where the script can access the audit log internals within the JVM, then execute the Groovy script with ScriptRunner as a periodic job.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.