vector.yaml aktualisiert
This commit is contained in:
+1
-2
@@ -34,10 +34,9 @@ sinks:
|
||||
inputs: [parse_logs]
|
||||
encoding:
|
||||
codec: json
|
||||
sinks:
|
||||
loki_sink:
|
||||
type: loki
|
||||
inputs: ["parse_logs"]
|
||||
endpoint: "http://localhost:3100" # Keine localhost, wenn Vector woanders läuft!
|
||||
endpoint: "http://localhost:3100"
|
||||
labels:
|
||||
host: "{{ host }}"
|
||||
Reference in New Issue
Block a user