diff --git a/vector.yaml b/vector.yaml index 36f07ee..2803aa0 100644 --- a/vector.yaml +++ b/vector.yaml @@ -38,5 +38,7 @@ sinks: type: loki inputs: ["parse_logs"] endpoint: "http://localhost:3100" + encoding: + codec: json labels: host: "{{ host }}" \ No newline at end of file