
All things logs
Grafana's Big Tent
00:00
How to Read Log Lines With a Structured Format
Log format log fumped is a key value pair that's space delimited. It removes the curly braces and the lot of the commas and quotes. The worst scenario is having all of these log lines that have just no way to easily parse them with a machine after the fact without writing regular expressions. Loki has a thing called a pattern parsers, which is an easy way to do this but rhetoric, regular expression, something that's easy to be able to write to like pull the values out of it at it.
Transcript
Play full episode