Additionally, I am getting this error when I execute the filebeat setup -e
command, but I don't see this error when I check /var/log/filebeat
, and I also don't see any logs in Kibana.
added given config to file but still same issue .
Additionally, I am getting this error when I execute the filebeat setup -e
command, but I don't see this error when I check /var/log/filebeat
, and I also don't see any logs in Kibana.
added given config to file but still same issue .
You didn't mention this before, but this is expected, filebeat setup -e
requires the output to be Elasticsearch.
If you want to run the filebeat setup
you need to change your output to be Elasticsearch, after that you can change it back to Logstash, but you cannot run filebeat setup
with the logstash output configured.
Thank you very much for your support
© 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.