Hi Team I have multiple streams in graylog. Now Need to send this data to a kafka topic. I have IP and topic name. Is there any output plugin available to send this data to kafka?
The other option would be use GELF output plugin, and send stream output to logstash and then from logstash send it back to graylog
As far as I know there is no official Kafka output plugin. There used to exist an unofficial Kafka output plugin, but it seems the associated Github repository does not exist anymore.