Hello,
I'm looking to forward audit logs from Confluence/JIRA/Bitbucket Cloud to Datadog. Is this possible? I see you can export them still but I don't see an integration in Datadog or Atlassian.
Thank you,
Devlin
Dear @Devlin Kleber ,
welcome to the community.
You have to write some "glue" on your own. Read the audit log with the REST API (GET /rest/api/3/auditing/record) and push it with REST inside Datadog. The script could be triggered by a cron job.
So long
Thomas
Dear @Devlin Kleber ,
was my answer useful? Then I would be happy when you click on the "green accept answer" button.
So long
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.