Hi Florent, you may setup a kafka-Cluster and configure graylog2-radio to use cluster-members, e.g. within graylog2-radio.conf
... kafka_brokers = 192.168.127.100:9092,192.168.127.101:9092,192.168.127.102:9092,192.168.127.103:9092 ... Setting up a kafka-Cluster is e.g. described here: http://zookeeper.apache.org/doc/r3.3.3/zookeeperAdmin.html#sc_zkMulitServerSetup I have trouble with kafka-partitioning, see my post within this group... Bye, Cornelius Am Montag, 16. Juni 2014 12:02:05 UTC+2 schrieb Florent Bautista: > > Hi all, > > Just a simple question, what if Kafka and/or ZooKeeper is unreachable by > Graylog2 radio node ? How is this handled ? Messages are lost or > temporary stored by radio ? > > Thank you :) > -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
