We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Run Loki in docker:
docker run -d --name=loki -p 3100:3100 grafana/loki
Configure the loki sink:
loki
sinks: out: type: loki inputs: - source0 endpoint: http://localhost:3100 encoding: codec: json out_of_order_action: accept labels: host: hostname