eolas/zk/journald.md

442 B

tags
systems-programming
Linux
procedural

journald

journald is a program that comes as default with systemd. It is a service for collecting and storing system-level log data. I keeps a track of all kernel processes. It is invaluable when tracing the source of problems and errors that may arise on the system level. It keeps a track of all kernal processes.