I use the last versions of:
- Prometheus
- prometheus-cpp library
- Grafana
- Loki
- Promtail
in Windows 10.
So I just start bin files of these applications. And I get my logfile.log in Grafana panel.
There are lines marked [INFO] in the log file.
There may also be an [ERROR] mark. I want to be able to filter rows in a panel. For example, how can I display only lines marked with [ERROR] in the panel?