Using lnav (and friends) to analyze GitLab logs
Sidekiq¶
Logs from Sidekiq pods.
It's not smart enough to detect the INFO
and WARN
. I like this for logs from the Sidekiq pod instead:
# grep '^{' sidekiq.log > sidekiq.json
# jless sidekiq.json