Further reading
The rocket-fast syslog server (the rsyslog
project page):
- https://www.rsyslog.com/
- Why
journald
? - https://www.loggly.com/blog/why-journald/
- Understanding
journald
: - https://linuxconcept.com/tutorial/understanding-journald/
- How to use
journalctl
to view and manipulatesystemd
logs: - https://www.digitalocean.com/community/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs
- Did you know that
journald
can give JSON output? - https://ailogs.design.blog/2020/02/01/linux-logs-did-you-know-systemd-journald-can-give-json-output/
- Logging with
journald
: - https://sematext.com/blog/journald-logging-tutorial/
- How to centralize logs with
journald
on Ubuntu 20.04: - https://www.digitalocean.com/community/tutorials/how-to-centralize-logs-with-journald-on-ubuntu-20-04