I'm configuring Elasticsearch, Kibana and Filebeat from scratch.
I have already configured the Elasticsearch.yam, kibana.yam files and I am finishing the filebeat installation, but when executing the command below, the following error message appears:
sudo filebeat setup
"Overwriting ILM policy is disabled. Set setup.ilm.overwrite: true
for enabling.
Index setup finished.
Loading dashboards (Kibana must be running and reachable)
Exiting: error connecting to Kibana: fail to get the Kibana version: HTTP GET request to http://localhost:5601/api/status fails: invalid character 'K' looking for beginning of value. Response: Kibana server is not ready yet."