Clarify that audit logs are generated only for API requests (#57521)
This commit is contained in:
@@ -16,6 +16,8 @@ weight: 800
|
|||||||
|
|
||||||
Auditing allows you to track important changes to your Grafana instance. By default, audit logs are logged to file but the auditing feature also supports sending logs directly to Loki.
|
Auditing allows you to track important changes to your Grafana instance. By default, audit logs are logged to file but the auditing feature also supports sending logs directly to Loki.
|
||||||
|
|
||||||
|
Only API requests or UI actions that trigger an API request generate an audit log.
|
||||||
|
|
||||||
> **Note:** Available in [Grafana Enterprise]({{< relref "../../enterprise/" >}}) version 7.3 and later, and [Grafana Cloud Advanced]({{< ref "/docs/grafana-cloud" >}}).
|
> **Note:** Available in [Grafana Enterprise]({{< relref "../../enterprise/" >}}) version 7.3 and later, and [Grafana Cloud Advanced]({{< ref "/docs/grafana-cloud" >}}).
|
||||||
|
|
||||||
## Audit logs
|
## Audit logs
|
||||||
|
|||||||
Reference in New Issue
Block a user