Logging Configuration on various systems
Linux/Unix
Rsyslog
Send Logs to Remote Logging Server
Documented in Linux: Save Logs Remotely
Make logs include UTC timestamp
- Comment out the line "
$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat" in the file/etc/rsyslog.conf - Restart
rsyslog.service:# systemctl restart rsyslog.service