I have this (and it logs successfully)

action(type="omfwd" target="rsyslog.domain.com" port="8445" protocol="tcp"
        action.resumeRetryCount="-1"
        queue.type="LinkedList"
        queue.filename="queue"
        queue.dequeueBatchSize="256"
        queue.dequeueSlowDown="1000"
        queue.saveOnShutdown="on"
        queue.maxDiskSpace="256k"
        StreamDriver="gtls"
        StreamDriverMode="1"
        StreamDriverAuthMode="anon"
        StreamDriver.CAFile="/var/tmp/.certs/ca_list_1.pem")


However, we are missing some messages on the backed that get logged locally. 
I'm trying to eliminate causes, and want to make sure of something.
Before, with legacy syntax, we'd use

*.*

Syntax so everything was logged. Is this the default or do I need to add 
something to the action statement?

_______________________________________________
rsyslog mailing list
https://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to