@@ -129,8 +129,10 @@ The following filter types are currently supported:
Loki supports Live tailing which displays logs in real-time. This feature is supported in [Explore]({{<relref"../explore/#loki-specific-features">}}).
Note that Live Tailing relies on two Websocket connections: one between the browser and the Grafana server, and another between the Grafana server and the Loki server. If you run any reverse proxies, please configure them accordingly.
Note that Live Tailing relies on two Websocket connections: one between the browser and the Grafana server, and another between the Grafana server and the Loki server. If you run any reverse proxies, please configure them accordingly. The following example for Apache2 can be used for proxying between the browser and the Grafana server: