[rsyslog-notify] Forum Thread: Re: rsyslog custom log no formatting - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Mon Jun 13 19:43:39 CEST 2016
User: dlang
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26586#p26586
Message:
----------
you have at least three issues here
1. collecting the logs from /opt/kendo/kendo.log (look at imfile for this)
2. sending the logs from machine A to machine B
3. writing the logs on machine B
There may be other issues depending on what is in the log and what you want
it to look like on machine B
what is it that you have working and what do you want to be different?
it sounds like you were able to collect the log and forward it to machine B
and write it to a file, but were unhappy with the format. If this is all
you need help with, then you just need to create a custom template for your
log that doesn't include the parts you don't want. Write the log with the
format RSYSLOG_DebugFormat and look at what it writes to see what is in
each variable before you create your custom template.
More information about the rsyslog-notify
mailing list