Right now I use Grafana and Chronograf with InfluxDB. But I also want to show the logs of my application.
I tried using Loki, but it only works on explore and can't be used on a dashboard. Do you know if this is possible currently?
Right now I use Grafana and Chronograf with InfluxDB. But I also want to show the logs of my application.
I tried using Loki, but it only works on explore and can't be used on a dashboard. Do you know if this is possible currently?
This is an example of one of the built-in dashboards for Apache HTTP: In the top half you have metrics (like which URLs where most often accessed) and at the bottom you can see the raw log event(s).
Current version of Loki allows viewing both Metrics and Logs in the single dashboard.
Please refer the screenshot. Left side is "Metrics" and right side is "Logs" (underlined in blue).
You can click on "Split" button and get the Split view.