How to make file beat to send data to kafka via ssl ?
am using the approach told here by anefassa but am getting error
pipeline/output.go:74 kafka/client.go:69 Kafka connect fails with: kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
2018-04-05T18:01:25.265+0530 ERROR pipeline/output.go:74 Failed to connect: kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
To me the log message indicates that you haven't setup kafka correctly. The log should contain some messages (much earlier in the log), why the beat could not connect. But most likely it is your kafka server configuration not correctly configuring the listeners.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.