Log queries | Grafana Labs
https://grafana.com/docs/loki/latest/logql/log_queriesLog queries. All LogQL queries contain a log stream selector. Optionally, the log stream selector can be followed by a log pipeline. A log pipeline is a set of stage expressions that are chained together and applied to the selected log streams. Each expression can filter out, parse, or mutate log lines and their respective labels.