[rsyslog-notify] Forum Thread: Re: Rsyslog TimeStamp changed when sent to remote host - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Mon Jun 13 22:43:28 CEST 2016
User: louisthomas
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26590#p26590
Message:
----------
Thanks for timely reply.
I wasn't able to upgrade to a newer version of rsyslog with the Centos
release 6.7 VM (used "yum update rsyslog" and it returned that it had the
latest version).
BUT, your other advice to change the forward default format WORKED GREAT
and am now sending the needed timestamp to the remote host...
This template was added to rsyslog.conf:
$template UDPLogs,"<%PRI%>%TIMESTAMP:::date-rfc3339% %HOSTNAME%
%syslogtag%%msg%\""
*.* @135.25.246.43:1514;UDPLogs
Thanks again!
More information about the rsyslog-notify
mailing list