Elastic search and kibana configuration

I couldn't configure elastic. Can anyone tell me what is the problem here and how to solve it?

  1. Prerequisites.
  2. Step 1 — Installing and Configuring Elasticsearch.
  3. Step 2 — Installing and Configuring the Kibana Dashboard.
  4. Step 3 — Installing and Configuring Logstash.
  5. Step 4 — Installing and Configuring Filebeat.
  6. Step 5 — Exploring Kibana Dashboards.

Hi Redbull123, I'm trying to configure Elasticsearch and kibana and could you tell me in details how to configure?

Welcome to our community! :smiley:

Can you clarify what guide you are using here?

I used these commands for running Elasticsearch:
cd Desktop/
cd elasticsearch-8.5.3/
bin/elasticsearch
I used these commands for running kibana:
cd ../kibana-8.5.3
bin/kibana
After these steps, i gave the enrollment token which i found when i ran the Elasticsearch for the first time, But it shows the error like couldn't configure elastic (I shared the screenshot here)

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