1st what version of the stack are you using? Filebeat, Logstash Elasticsearch
2nd The pipeline is started and waiting on input from the beats... until it receives some are you sending and data through beats?
3rd what do you mean it works before you turn on monitoring
4th Are you trying to use data streams or normal indices?
5th This has bad syntax
xpack.monitoring.enabled: true
xpack.monitoring.elasticsearch.username: logstash_system
xpack.monitoring.elasticsearch.password: Dv5cvj9uTdxMSD1jOgiv
' <! -- What is this extra Mark?
Hello @stephenb
1- I'm using logstash 7.17.3, Elasticsearch 7.17.3, and Filebeat 7.17.3
2- filebeat should send data to logstash(5044) .i commented out the Elasticsearch output in the filebeat.yml
3- Before enabling x pack on Elasticsearch and setuping passwords to Beats, logstash, Elasticsearch, and kibana the same config file was working with no problem
i just added Elasticsearch passwords
4- normal indices
5- i just added this extra mark by a mistake when i was typing in the discuss
thanks for your answer.
Ahh... What exactly did you setup up / enable with xpack in elasticsearch? Authentication, HTTPS etc? Did Kibana work after that as well? I am confused when you mentioned monitoring (perhaps we can leave that for part II )
After you set up xpack (security) that could you connect with curl...
Can you share your elasticsearch.yml
What did the output section of the logstash.conf look like after you added xpack?
LS has been started and waiting for a stream.
Check is your firewall active on LS.
Also have a look on FB side, enable debug. Maybe a file is already parsed.
if you want to send the same file again, you have to remove the data directory in filebeat because keeps track of what you've already loaded So it won't send the same file (s) again To me. It looks like logstash is up and running and waiting for more log lines 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.