eolas/zk/journald.md

428 B

tags
systems-programming
linux
procedural

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.