Docs: adjusting the audit log label info (#109088) (#109692)

This commit is contained in:
Jacob Valdez
2025-08-14 11:49:13 -05:00
committed by GitHub
parent 1e6f0d5af2
commit 6e03c4649e
@@ -420,9 +420,11 @@ tenant_id =
If you have multiple Grafana instances sending logs to the same Loki service or if you are using Loki for non-audit logs, audit logs come with additional labels to help identifying them:
- **host** - OS hostname on which the Grafana instance is running.
- **grafana_instance** - Application URL.
- **kind** - `auditing`
| Label | Value |
| ---------------- | ---------------------------------------------------- |
| host | OS hostname on which the Grafana instance is running |
| grafana_instance | Application URL |
| kind | `auditing` |
When basic authentication is needed to ingest logs in your Loki instance, you can specify credentials in the URL field. For example: