Skip to content

v3.1.5 (13.06.2026)

Latest

Choose a tag to compare

@Vadims06 Vadims06 released this 13 Jun 07:54

Loki support

IS-IS topology changes can now be shipped to Grafana Loki.

Logstash: new gated loki output. Enable via .env:

  • EXPORT_TO_LOKI_BOOL=True
  • LOKI_URL=http://<loki-host>:3100/loki/api/v1/push

The logstash-output-loki plugin is now installed in the Logstash image.

Fluent Bit: native loki output added to the pipeline. Set LOKI_HOST/LOKI_PORT to enable.

See README -> "Push IS-IS topology changes to Loki".