Hacker News new | ask | show | jobs
by heinrichhartman 1287 days ago
Looks great, but I struggle to get this working with the two main log sources on my system:

1) systemd logs (binary data stored at /var/log/journal)

2) docker logs (from various containers running on the host)

Any hints on getting this working? I don't see this covered in the docs (https://docs.lnav.org/en/latest/formats.html).

1 comments

for systemd logs this works for me

    journalctl -o json | lnav