vector.yaml aktualisiert

This commit is contained in:
2026-07-11 14:56:22 +00:00
parent 359b31c05d
commit c730140ff7
+1 -2
View File
@@ -34,10 +34,9 @@ sinks:
inputs: [parse_logs] inputs: [parse_logs]
encoding: encoding:
codec: json codec: json
sinks:
loki_sink: loki_sink:
type: loki type: loki
inputs: ["parse_logs"] inputs: ["parse_logs"]
endpoint: "http://localhost:3100" # Keine localhost, wenn Vector woanders läuft! endpoint: "http://localhost:3100"
labels: labels:
host: "{{ host }}" host: "{{ host }}"