audit_logs
Overview
Name | audit_logs |
Type | Resource |
Id | datadog.audit.audit_logs |
Fields
Name | Datatype | Description |
---|---|---|
id | string | Unique ID of the event. |
attributes | object | JSON object containing all event attributes and their associated values. |
type | string | Type of the event. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
list_audit_logs | SELECT | dd_site | List endpoint returns events that match a Audit Logs search query. [Results are paginated][1]. Use this endpoint to see your latest Audit Logs events. [1]: https://docs.datadoghq.com/logs/guide/collect-multiple-logs-with-pagination |
_list_audit_logs | EXEC | dd_site | List endpoint returns events that match a Audit Logs search query. [Results are paginated][1]. Use this endpoint to see your latest Audit Logs events. [1]: https://docs.datadoghq.com/logs/guide/collect-multiple-logs-with-pagination |
search_audit_logs | EXEC | dd_site | List endpoint returns Audit Logs events that match an Audit search query. [Results are paginated][1]. Use this endpoint to build complex Audit Logs events filtering and search. [1]: https://docs.datadoghq.com/logs/guide/collect-multiple-logs-with-pagination |