I have installed filebeat 1.2.1, when I start filebeat with kafka as the output I am seeing no outouts defined error message the followings is the filebeat config.
output:
kafka:
hosts: ["localhost:6667"]
topic: "log_1000"
client_id : "log_1000"
I have installed filebeat 1.2.1, when I start filebeat with kafka as the output I am seeing no outouts defined error message the followings is the filebeat config.
output:
kafka:
hosts: ["localhost:6667"]
topic: "log_1000"
client_id : "log_1000"
the format in the filebeat.yml is properly intended, here in the post it is not..
That version does not support kafka output - https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-configuration-details.html
Thanks, is 1.2.1 not the latest filebeat? then if not what is the latest version and what version of filebeat will support kafka on ubuntu?
Thanks
That is the latest GA.
v5 supports it.
© 2020. All Rights Reserved - Elasticsearch
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.