[rsyslog-notify] Forum Thread: Re: omkafka only wants to publish to localhost:9092 - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Mon Jun 13 21:16:46 CEST 2016
User: sfcloudman
Forumlink: http://kb.monitorware.com/viewtopic.php?p=26589#p26589
Message:
----------
I got this working by changing my /etc/hosts file to:
#127.0.0.1 localhost rsyslog-kafka
127.0.1.1 ubuntu
192.168.0.6 kafka1 localhost
I no longer have localhost at 127.0.0.1 :( but I can publish message to a
single broker. This wont work with multi-brokers.
This is a bug in rsyslog.
rsyslogd -v
rsyslogd 8.19.0, compiled with:
PLATFORM: x86_64-pc-linux-gnu
PLATFORM (lsb_release -d):
FEATURE_REGEXP: Yes
GSSAPI Kerberos 5 support: No
FEATURE_DEBUG (debug build, slow code): No
32bit Atomic operations supported: Yes
64bit Atomic operations supported: Yes
memory allocator: system default
Runtime Instrumentation (slow code): No
uuid support: Yes
Number of Bits in RainerScript integers: 64
Im using the latest build from rsyslogs ubuntu repo.
More information about the rsyslog-notify
mailing list