Look in your logs (both Filebeat and Logstash). Does Filebeat appear to be having issues sending to Logstash? Does Logstash appear to be having issues sending to Elasticsearch?
If Filebeat is actually sending anything to Logstash there should be signs of it in the log. Definitely if you increase the log level. To remove an error source you can replace the elasticsearch output with e.g. a file output that dumps the messages to a file in /tmp. What does the rest of your Filebeat configuration look like (non-comment lines only please, and format it as preformatted text so it doesn't get mangled).
Hello,
Sorry for being late the problem was in the file encoding.. I created a new file on my desktop, fill it with the informations of the last file, then put the path in the filebeat.yml and it worked.
Thank you so much M.BAECK
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.