Does RebindInterval exist for relp?
I see that http://www.rsyslog.com/doc/omfwd.html metions
RebindInterval but http://www.rsyslog.com/doc/omrelp.html does not.
Tried to add it and it seems that it sort of works in a sense that
rsyslogd does not complain and tries to do something after given number
of messages. Unfortunately at that moment it segfaults.
Trying to use apport-retrace (this is on Ubuntu), not getting much
useful information, seems like lot of symbols are missing but maybe this
will make some sense to somebody:
(gdb) where
#0 0x00007f373612ae54 in relpCltHintBurstEnd () from
/tmp/apport_sandbox_m8lWj1/usr/lib/librelp.so.0
#1 0x00007f3736332a7b in ?? () from
/tmp/apport_sandbox_m8lWj1/usr/lib/rsyslog/omrelp.so
#2 0x000000000044e61e in ?? ()
#3 0x000000000044f7ab in ?? ()
#4 0x000000000044fba2 in ?? ()
#5 0x000000000044de4e in ?? ()
#6 0x000000000044dfeb in ?? ()
#7 0x0000000000448fcb in ?? ()
#8 0x000000000044912a in ?? ()
#9 0x0000000000449395 in ?? ()
#10 0x0000000000449851 in ?? ()
#11 0x000000000040e105 in ?? ()
#12 0x000000000044623b in ?? ()
#13 0x000000000044286f in wtiWorker ()
#14 0x0000000000441a20 in ?? ()
#15 0x00007f37389e8f6e in start_thread (arg=0x7f373319d700) at
pthread_create.c:311
#16 0x00007f3737cf49cd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113
at least it's clear where exactly it fails (relpCltHintBurstEnd in
librelp.so.0).
This is on Ubuntu 13.10 saucy, using the rsyslog 7.5.5-0adiscon2
packages for quantal (these worked so far, even now this rebind problem
is the only symptom).
Any ideas whether RebindInterval should work or whether we should use
something else with imrelp? The idea is to make it possible to load
balance messages that rsyslog sends to log collector machines, i.e.
rsyslog is configured to send messages to load balancer (and without
rebinding it would send messages to via one TCP connection to one
machine for a looooong time).
thanks!
erik
_______________________________________________
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.