Everything was working fine until recently.
I used to receive Microsoft 365 UserLoggedIn and UserLoginFailed events without any problems. From the 4 Tenants I had registered
However, since yesterday, I am only receiving:
UserLoginFailed
Update user
Search
Add service principal
other AzureAD / Exchange audit events
But I am no longer receiving any UserLoggedIn events at all, even though:
The event still appears correctly when running Search-UnifiedAuditLog in PowerShell.
My Azure AD application still has the required API permissions.
The following subscriptions are configured in ossec.conf
<subscriptions>
<subscription>Audit.SharePoint</subscription>
<subscription>Audit.AzureActiveDirectory</subscription>
<subscription>Audit.General</subscription>
<subscription>Audit.Exchange</subscription>
</subscriptions>
But since I upgraded to version 4.14.1 yesterday, I am no longer receiving events either in the dashboard or in the alert.json file.
I don't know what happened
Thank you very much for your help!
DRISS N.
Hi everyone,
I am using the native Wazuh Office 365 integration as described in the documentation:
https://documentation.wazuh.com/current/cloud-security/office365/monitoring-office365-activity.htmlEverything was working fine until recently.
I used to receive Microsoft 365 UserLoggedIn and UserLoginFailed events without any problems. From the 4 Tenants I had registeredHowever, since yesterday, I am only receiving:
UserLoginFailed
Update user
Search
Add service principal
other AzureAD / Exchange audit events
But I am no longer receiving any UserLoggedIn events at all, even though:
<subscriptions>
<subscription>Audit.SharePoint</subscription>
<subscription>Audit.AzureActiveDirectory</subscription>
<subscription>Audit.General</subscription>
<subscription>Audit.Exchange</subscription>
</subscriptions>
But since I upgraded to version 4.14.1 yesterday, I am no longer receiving events either in the dashboard or in the alert.json file.
I don't know what happened
Thank you very much for your help!
DRISS N.
The event still appears correctly when running Search-UnifiedAuditLog in PowerShell.
My Azure AD application still has the required API permissions.
The following subscriptions are configured in ossec.conf
--
Good day, Nathan.
Could you please let me know which version you were using prior to the upgrade?
Additionally, could you share the last 5–10 minutes of your log files in TXT format? Please perform any Microsoft 365 activity that generates logs during that time window.
Thanks.