diff --git a/vector.yaml b/vector.yaml index c601c61..4a8494f 100644 --- a/vector.yaml +++ b/vector.yaml @@ -37,7 +37,7 @@ sinks: sinks: loki_sink: type: loki - inputs: ["docker_logs"] + inputs: ["parse_logs"] endpoint: "http://localhost:3100" # Keine localhost, wenn Vector woanders läuft! labels: host: "{{ host }}" \ No newline at end of file