Restarting Sends log files to Logstash or directly to Elasticsearch. filebeat 2016/01/07 00:17:05.443037 outputs.go:105: ERR failed to initialize elasticsearch plugin as output: no host configuration found
Error Initialising publisher: no host configuration found
2016/01/07 00:17:05.443131 beat.go:101: CRIT no host configuration found
Is that the whole thing? Why are there so many ... sections?
The error specifically says [quote="Ronald_Hill, post:1, topic:38560"]
no host configuration found
[/quote]
for your ES section, so providing all of that would be useful.
I followed all the steps and the only error im getting is with filebeat.yml i know its something simple that im missing but i cant see what it is. thanks
The tutorial you followed is not up to date. Follow our official getting-started guide.
The enabled: false and enabled: true options were removed while Filebeat was in beta. They are not present in the configuration file shipped with Filebeat. You should either comment out or remove the outputs that you are not using (i.e. elasticsearch, file, console). Here is the documentation for all of the configuration options for Filebeat 1.0.1.
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.