← All dashboards

Traefik On K8s Via Loki

Loki on k8s using JSON Traefik access logs.

This Dashboard expects a Traefik helm chart installed and running in a k8s cluster. and a Loki datasource enabled to collect traefik access logs.

You Need to update Traefik deployment and allow access logs in a Json format.

Edit Traefik deployment and enable json access logs.

$ kubectl -n traefik edit deployment.apps/traefik

  containers:
  - args:
    - --log.level=INFO
    - --log.format=json
    - --accesslog.format=json
    - --accesslog=true

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 3,491