Hi Hasan,
Thank you for posting your query on Microsoft Q&A.
If you are having trouble deploying the Atlassian Confluence Audit data connector in Microsoft Sentinel, here are clear and practical steps to check:
- Make sure the service account and API token you use have the right permissions in Atlassian Confluence, usually, admin access is required to read audit logs.
- Verify that the Atlassian organization URL you entered matches your cloud instance exactly (for example, https://yourdomain.atlassian.net), with no extra slashes or typos.
- Be aware that Atlassian enforces API rate limits—too many requests too fast may cause data retrieval issues. Try to space out connector queries if needed.
- The connector is still in preview, so some functionality might be limited. Ensure your Azure resources (Log Analytics workspace etc.) have proper permissions for the connector to write data.
- Test API connectivity manually with tools like Postman, to confirm your token and service account can access audit logs.
- After deployment, give the system a few minutes to start showing data. Check for custom tables like ConfluenceAuditLogs_CL in your Sentinel workspace.
If problems continue, verify network restrictions aren’t blocking the connector and review error logs in Sentinel for more clues.
Useful links to help:
Microsoft Sentinel data connectors | Microsoft Learn
Troubleshoot solutions in Microsoft Sentinel | Microsoft Learn
I hope this information is helpful. Please feel free to reach out if you have any further questions. If the answer is helpful, please click "Accept Answer" and kindly upvote it.