Hi There,
I am trying to integrate BitBucket Cloud with my SIEM (LevelBlue).
SIEM has URL for webhooks but also asks to add API_KEY as header with a key value when trigger.
Is there a way that I may add a request header (API_KEY) to webhook config in Resository Settings--> Webhooks?
Please help, really stuck
Regards
Naveen
Hey @Naveen Sharma
Welcome to the community!
Bitbucket Cloud does not allow you to add custom headers (such as API_KEY) to webhooks configured via the repository settings.
You can only specify the webhook URL and select which events trigger the webhook. There is no option in the UI or API to add custom headers.
Regards,
Syahrul
Thanks @Syahrul for the reply, happy to be in Atlassian community.
Is there an API that I may use to get activity and security logs from BitBucket. I want to send logs to SIEM.
Regards
Naveen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Naveen Sharma
That depends on whether your workspace is linked with the Audit log feature or not. If yes, you can use the following endpoint
Regards,
Syahrul
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.