Hi @eylon
Welcome to Microsoft Q&A platform and thanks for posting your query here.
I'm sorry to hear you're experiencing delays and missing entries in your Azure Information Protection (AIP) audit logs. Let's address your concerns step by step.
Historically, AIP provided audit logs to monitor activities like file access events. However, as of September 30, 2022, Microsoft retired the AIP audit logs and analytics feature. This means that the traditional AIP audit logs are no longer available or updated.
Here are a few things to check and try:
- AIP Audit Logs Retirement – Microsoft has phased out AIP-specific audit logs, so some logging may not work as expected. Instead, logs are now part of Microsoft Purview (formerly Compliance Center).
- Check the Unified Audit Log – If you haven't already, try searching for the logs in the Microsoft 365 Unified Audit Log using Search-UnifiedAuditLog in PowerShell or through the Microsoft 365 Compliance Center.
- Log Delay Considerations – Audit logs in Microsoft 365 can sometimes have a delay (typically 15 minutes but can be longer). This delay might be causing the issue.
- Update the Logging Script – The PowerShell cmdlet
Get-AipServiceUserLog
is outdated. You may need to update your method to fetch logs via the Microsoft Purview API or the Unified Audit Log.
For more information, please refer the below articles:
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.