Skip to content

Office365: add a mention about the delay of audit log activation #2366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/integration/categories/email/o365.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ To send Microsoft 365 logs to Sekoia.io, there are some prerequisites:
- Be a Microsoft Office 365 Administrator (role `Global Administrator`) to consent to the interconnection
- Be the auditing turned on for your organization (see [Turn auditing on or off](https://docs.microsoft.com/en-us/microsoft-365/compliance/turn-audit-log-search-on-or-off))

!!! Important
Audit log activation can take up to 60 minutes to take effect on Office365 (see [Office365 documentation](https://learn.microsoft.com/en-us/office/office-365-management-api/troubleshooting-the-office-365-management-activity-api#enable-unified-audit-logging-in-office-365)).
Until the activation is completed, the integration will not be able to collect any logs and may face errors (e.g: `tenant not found`).
Please wait for the activation to be completed before creating the intake on Sekoia.io.

To generate logs:

- For some advanced logs, an Azure Premium P1 or Azure Premium P2 license may be required.
Expand Down