[rsyslog-notify] Forum Thread: Re: Add a field to a forwarded rsyslog message - (Mode 'reply')
    noreply at adiscon.com 
    noreply at adiscon.com
       
    Wed Mar 11 17:55:52 CET 2015
    
    
  
User: dlang 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=25318#p25318
Message: 
----------
abasolutely, what you need to do is to configure a template that includes
everything that you want to have, and then configure the output to use the
format that you defined
To see what variables are available, log something using the
RSYSLOG_DebugFormat
*.* /var/log/testlog;RSYSLOG_DebugFormat
<!-- m --><a class="postlink"
href="http://www.rsyslog.com/doc/v8-stable/configuration/properties.html">http://www.rsyslog.com/doc/v8-stable/co
... rties.html</a><!-- m -->
<!-- m --><a class="postlink"
href="http://www.rsyslog.com/doc/v8-stable/configuration/templates.html">http://www.rsyslog.com/doc/v8-stable/co
... lates.html</a><!-- m -->
<!-- m --><a class="postlink"
href="http://www.rsyslog.com/doc/v8-stable/configuration/property_replacer.html">http://www.rsyslog.com/doc/v8-stable/co
... lacer.html</a><!-- m -->
    
    
More information about the rsyslog-notify
mailing list