vector.yaml aktualisiert
This commit is contained in:
+1
-1
@@ -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 }}"
|
||||||
Reference in New Issue
Block a user