Hello,

I am using loggly to forward messages to.  I need to send logs from a
custom application which uses a bespoke logging format to a different
location.

I have an imfile config which looks like this:

$ModLoad imfile
$InputFileName /opt/myapp/log/my_app.log
$InputFileTag myapp:
$InputFileStateFile stat-myapp
$InputFileSeverity info
$InputRunFileMonitor

$InputFilePollInterval 10

*.* @@logs.loggly.com:[port]

I only want to forward entries from my_app.  How would I go about doing
this?

Thanks in advance.
Peter
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/

Reply via email to