logging: drop fluent-bit label_keys

This commit is contained in:
Brad Stein 2026-01-08 22:41:07 -03:00
parent e5d04f2bcf
commit 0463c2bf60

View File

@ -86,7 +86,6 @@ spec:
Host loki.logging.svc.cluster.local
Port 3100
labels {job="fluent-bit", namespace="$kubernetes['namespace_name']", pod="$kubernetes['pod_name']", container="$kubernetes['container_name']"}
label_keys stream
line_format json
[OUTPUT]
@ -95,5 +94,4 @@ spec:
Host loki.logging.svc.cluster.local
Port 3100
labels {job="systemd"}
label_keys _SYSTEMD_UNIT,_HOSTNAME,SYSLOG_IDENTIFIER
line_format json