Parse JSON logs and reshape line loki

Filter by substring, parse JSON, render only chosen fields. note: | json before line_format.

{app="api"} |= "error" | json | line_format "{{.level}} {{.msg}}"
more loki all 7 commands →