[rsyslog-notify] Forum Thread: Re: imtcp maxsessions - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Tue Jun 16 04:26:33 CEST 2015
User: nottoosmart
Forumlink: http://kb.monitorware.com/viewtopic.php?p=25702#p25702
Message:
----------
Thanks a lot guys! I added a bunch of optimizations to my config including
increasing a lot of the default main msg queue settings and action queues.
The servers seem a lot healthier now, so I'll keep an eye on it.
Switched to imptcp and added threads=16
Took a guess on some main queue settings:
$MainMsgQueueSize 500000
$MainMsgQueueDequeueBatchSize 5000
$MainMsgQueueWorkerThreads 10
$MainMsgQueueHighWaterMark 1000000000
$MainMsgQueueWorkerThreadMinimumMessages 150000
$MainMsgQueueDiscardMark 499999
Also took a guess on some action queue settings:
queue.dequeuebatchsize="5000"
queue.workerthreads="10"
Not sure if these are optimal but it seems a lot more stable.
More information about the rsyslog-notify
mailing list