JSON-Log Parsing With stern and jq

In many projects we use JSON as log format since it inheritly bears structure and thus is easy to process by log-aggregators (i.e. AWS CloudWatch autom. discovers fields from json just like fluentd). ...

May 7, 2020 · 2 min · schoeffm