Time Settings - max-gallagher/SEC-350 GitHub Wiki

Initial Config

sudo nano /etc/rsyslog.conf (comment out "$ActionFileDefaultTemplate RSYSLOG TraditionalFileFormat" which is found under global directives)

remember to restart rsyslog with systemctl

Test the logger

logger -t test whattimeisit2 sudo cat /var/log/syslog | grep whattimeisit