mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
18dd4105be
### Describe Your Changes Please provide a brief description of the changes you made. Be as specific as possible to help others understand the purpose and impact of your modifications. ### Checklist The following checks are **mandatory**: - [x] My change adheres [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/). --------- Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
1.5 KiB
1.5 KiB
weight | title | menu | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
9 | VictoriaMetrics Cloud Audit Logs |
|
An audit log is a record of user and system activities within an organization. It captures details of who performed an action, what was done, and when it occurred. Audit logs are essential for security, compliance, and troubleshooting processes.
Cloud Audit Log Scopes
VictoriaMetrics Cloud provides two scopes for audit logs:
- Organization-Level Audit Logs
These logs record all activities at the organization level, such as user logins, token reveals, updates to payment information, and deployments being created or destroyed. - Deployment-Level Audit Logs
These logs record activities related to a specific deployment only, such as changes to deployment parameters, creating or deleting access tokens, and modifying alerting or recording rules.
Example Log Entry
- Time: 2024-10-0515:40 UTC
- Email: cloud-admin@victoriametrics.com
- Action: cluster updated: production-platform, changed properties: vmstorage settings changed: disk size changed from 50.0TB to 80.0TB,
Filtering
The audit log page offers filtering options, allowing you to filter logs by time range, actor, or perform a full-text search by action.
Export to CSV
The Export to CSV button on the audit log page allows you to export the entire audit log as a CSV file.
Filtering does not affect the export; you will always receive the entire audit log in the exported file.