search_audit_logs
Search Datadog audit logs to find configuration changes, user actions, and API calls with filter and pagination support.
Instructions
Search Datadog audit logs for configuration changes, user actions, and API calls
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_query | No | Audit log search query | |
| filter_from | No | Start time (ISO 8601) | |
| filter_to | No | End time (ISO 8601) | |
| page_limit | No | Max results per page | |
| page_cursor | No | Pagination cursor | |
| sort | No | Sort order (timestamp or -timestamp) |