Index management requested but the Elasticsearch output is not configured/enabled

when i run the command : metricbeat setup -e
i have the error message :
Exiting: index management requested but the Elasticsearch output is not configured/enabled

I try to send my datas to kafka. before doing it i send the datas to elastic directly, it works perfect and afer when trying to send to kafka i have the error above

Can somebody help me please

You have to set params:

output.elasticsearch

and

setup.kibana

I also have this problem with all configured...

Can you provide the configuration you're using (metricbeat.yml)?

everithing works fine, even with that error. I think it is because i removed the elatic config and replace it with the kafka. it stills send the data s to elasticsearch and i can see the dashboards

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.