On 16.06.2022 16:21, vijay kumar via rsyslog wrote:
Hi Team,

My rsyslog service is getting restarted very frequently and we understand
it is due to race between the various threads, which causes one thread to
free a message field while another tries to read/write it.

[cut]

  would be to have multiple rsyslog instances, which is possible if the
traffic is split between ports. If yes could you please suggest how to
configure??

Multiple instances are multiple processes so there is no way for the threads from two different processes to interact with each other.

That's what we have process-separation at OS-level for ;-)

The question is - what is your rsyslog version (and whether you're hitting some well-known and already fixed bug). And what is your config.

_______________________________________________
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