cipp_list_audit_logs
Fetch audit logs for tenant(s) with optional filters for type and days, enabling security monitoring and compliance checks.
Instructions
List audit log entries for a tenant
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to look back when retrieving log entries. Defaults to 7 when omitted. | |
| type | No | Filter results to a specific log type (e.g. "AzureActiveDirectory", "Exchange", "SharePoint"). | |
| tenantFilter | Yes | Tenant domain name or ID to scope the operation. Use 'allTenants' to target every managed tenant. |