From 790b9fc1cf77dbd3336485b2254ceb19b0a665a4 Mon Sep 17 00:00:00 2001 From: Jacob Valdez Date: Mon, 11 Aug 2025 13:25:33 -0500 Subject: [PATCH] Docs: adjusting the audit log label info (#109088) --- .../setup-grafana/configure-security/audit-grafana.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/sources/setup-grafana/configure-security/audit-grafana.md b/docs/sources/setup-grafana/configure-security/audit-grafana.md index 597b4269faa..624c81432c4 100644 --- a/docs/sources/setup-grafana/configure-security/audit-grafana.md +++ b/docs/sources/setup-grafana/configure-security/audit-grafana.md @@ -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: