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

This commit is contained in:
Jacob Valdez 2025-08-11 13:25:33 -05:00 committed by GitHub
parent 5363615d97
commit 790b9fc1cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 3 deletions

View File

@ -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: