Auditing¶
The following resources provide access to project auditing settings. Each resource requires at minimum your Project ID.
Process and audit logs are updated from the cluster backend infrastructure every five minutes and contain log data from the previous five minutes. If you are polling the API for log files, polling every five minutes is recommended.
Example
If the logs are updated at 4:00 UTC and then you poll the API, the API returns log data from the interval between 3:55 UTC and 4:00 UTC.
Endpoints¶
Method | Endpoint | Description |
---|---|---|
GET | Get audit configuration for the project associated with {GROUP-ID} | |
PATCH | Modify the audit configuration for the project associated with {GROUP-ID} |