4

I am trying to up elasticsearch kibana and metricbeat through docker-compose.

This is the code.

ELK is working fine but metricbeat failed, I am getting this error, and not able to figure out how can i solve this :

MetricBeat Log:

2020-05-09T19:27:03.353Z        ERROR   pipeline/output.go:100  Failed to connect to backoff(elasticsearch(http://elasticsearch:9200)): Connection marked as failed because the onConnect callback failed: cannot retrieve the elasticsearch license from the /_xpack endpoint, Metricbeat requires the default distribution of Elasticsearch. Please make the endpoint accessible to Metricbeat so it can verify the license.: could not extract license information from the server response: unknown state, received: 'expired'

The license expired but i was hoping it would work without it.

Amit
  • 30,756
  • 6
  • 57
  • 88
Shashank Singh
  • 647
  • 1
  • 5
  • 22
  • 1
    `The license expired but i was hoping it would work without it.` :-) How useful would the license be ? [This](https://github.com/shashank1094/elkb-docker/blob/2a057bde6e1d10dadf9ad455f0a9b19faf4a5b19/README.md#how-to-disable-paid-features) explains how to proceed – Val May 20 '20 at 12:08
  • again commenting for better reach and added docker tag as well. – Amit May 27 '20 at 09:14
  • @Val i did that, didn't work. – Shashank Singh May 29 '20 at 12:07

0 Answers0