when i enable elasticsearch output and logstash output in filebeat.yml i get this error.
Exiting: error unpacking config data: more than one namespace configured accessing 'output' (source:'filebeat.yml')
Thank you for your reply !!
now I have only one output is a logstash output.
can you tell me how can I do logstash as forwarder or another instance of filebeat ?
I dont understand why do you need filebeat to forward to both logstash and elasticsearch, while you already push logs to elasticsearch using logstash ?
I'm actually trying to understand if you need to send the same log 2 times in elastic ?
I've multiple .net core projects which have logs so i want to show those logs into kibana dashboard in elasticsearch.
so that i use filebeat to send those logs to logstash.then logstash send those logs to elastic
log files => filebeat => logstash => elasticsearch
this is what i want to do.
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.