Hi,
I have devices and I need to collect log from them. Devices not always
having internet and they restarting sometimes.

I need to setup config file for rsyslog to send logs that marked as local4
when they will come online(They may restart may have no internet for day)
Also i need to change queue size to 100000 msgs

MY CONFIG
cat /etc/rsyslog.d/80.myconf.conf
$template ProxiesTemplate,"%msg%\n"
$MainMsgQueueSaveOnShutdown on
local4.* @@X.X.X.X:3345;ProxiesTemplate

Please help me on this thanks in advance.

-- 
*Best regards Ruben Papovyan.*
_______________________________________________
rsyslog mailing list
http://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