We want to centralize syslogging to some machine (likely: pergamon) in order to be able to monitor live what goes one during potential crashes, such as the 2-3 we have had with prado, without having to wait for a machine reboot to do a post-mortem analysis.
Description
Description
Event Timeline
Comment Actions
systemd-journal-remote has been configured to receive logs on pergamon; systemd-journal-upload has been configured on all machines to push the journal messages to pergamon.
example usage:
journalctl -f -D /var/log/journal/remote/ _HOSTNAME=worker01 -u swh-worker@swh_loader_git.service