vector.yaml aktualisiert

This commit is contained in:
2026-07-11 12:07:36 +00:00
parent e7f33f01df
commit 359b31c05d
+1 -1
View File
@@ -37,7 +37,7 @@ sinks:
sinks: sinks:
loki_sink: loki_sink:
type: loki type: loki
inputs: ["docker_logs"] inputs: ["parse_logs"]
endpoint: "http://localhost:3100" # Keine localhost, wenn Vector woanders läuft! endpoint: "http://localhost:3100" # Keine localhost, wenn Vector woanders läuft!
labels: labels:
host: "{{ host }}" host: "{{ host }}"