I have installed ELK on my server. So now, I ma trying to use and configure Filebeat to send somme informations to my ELK server, but when I configure filebeat from some tutorial, it does not work.
Someone has any advices or tutorial that can Help me.
Can you also share the filebeat config? The above is the Logstash config.
For your error above: It seems like you have one more logstash instance running in the background you should stop first. Probably this LS instance has a different config.
{:timestamp=>"2016-01-21T15:54:26.985000+0100", :message=>"The error reported is: \n Address already in use - bind - Adresse déjà utilisée"}
Logstash reads all files in the configuration file directory (probably /etc/logstash/conf.d). Make sure you don't have any backup files or similar laying around.
Hello,
I had some backup files in the folder of logstash. So I move them and now logstash is UP and RUNNING
When starting Filebeat, no error and some informations appears in Kibana. So good news.
So now, I am going to configure filebeat. I want to get some logs from personal folders then send them to logstash to see them in Kibana.
Do you know How Can I make this ? Also, Do you have any informations about filter ? As now, I have a lot of informations in Kibana
Hello
I mean no new data. Some datas has been sent when I start Filebeat. But for now, no new data.
I don't know if it's a normal process or may be If I have some issues with elasticsearch
Is Filebeat still running? Have the monitored files actually changed? Are there any clues in its log file? You may need to increase the logging by starting it with -v -d "*".
Yep file beat is still running. The files monitored ? You mean the log file ? If yes, for sure they have changed.
About "clues in log file", what do you mean for this ? As my english is not perfect and I am not sure to understand it very well.
I restart filebeat with the options -v -d "*"
In the filebeat conf, I don't see some line to configure filebeat log, do you know where I can get log from filebeat ?
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.