• Products
  • Documentation
  • Resources

Send audit log activities to another tool using a webhook

Establish a real-time streaming solution to automatically send audit log activities to a designated URL of your choice by registering a webhook.

Audit log webhooks are customized HTTP callbacks that trigger in response to audit log activities. When an activity occurs, the source system sends an HTTP request to the URL registered for the webhook.

It’s important to know that once you set up an integration you will be sending alert data to the third party tool of your choosing. You should make sure that it’s appropriate for this data to be shared with your third party tool before setting up the integration.

Who can do this?
Role: Organization admin
Plan: Enterprise plan for Jira or Confluence or Atlassian Guard Premium.

Register a webhook URL

You can't register more than one Webhook URL for an organization.

To register a webhook URL:

  1. Go to admin.atlassian.com. Select your organization if you have more than one.

  2. Select Security > Audit log.

  3. Select Settings.

  4. Select the Webhook tab.

  5. Enter the Webhook URL (the destination where you wish to receive real-time activity updates)

  6. Enter secure authorization credentials using the <auth-scheme> <authorization-parameters> format. For example, Basic <credentials>

  7. Select Save.

  8. Select Test audit event to test your webhook registration.

You can't register more than one webhook URL for an organization. You can update or remove the webhook registration if you need to.

Audit log webhook settings

 

Still need help?

The Atlassian Community is here for you.