Kibana: Unable to check for Kibana index ""

Hi,

I am getting below error when trying to access kibana with elasticsearch service started.
Kibana URL:-http://127.0.0.1:5601/#/discover?_g=()

Error: Unable to check for Kibana index ""
TypeError: Unable to build a path with those params. Supply at least index
at exec (http://127.0.0.1:5601/index.js?_b=7562:83346:11)
at action (http://127.0.0.1:5601/index.js?_b=7562:83118:14)
at checkForKibana (http://127.0.0.1:5601/index.js?_b=7562:46290:25)
at wrappedCallback (http://127.0.0.1:5601/index.js?_b=7562:20893:81)
at wrappedCallback (http://127.0.0.1:5601/index.js?_b=7562:20893:81)
at http://127.0.0.1:5601/index.js?_b=7562:20979:26
at Scope.$eval (http://127.0.0.1:5601/index.js?_b=7562:22022:28)
at Scope.$digest (http://127.0.0.1:5601/index.js?_b=7562:21834:31)
at Scope.$apply (http://127.0.0.1:5601/index.js?_b=7562:22126:24)
at done (http://127.0.0.1:5601/index.js?_b=7562:17661:45)

Please suggest .

Regards,
Prateek

What does your Kibana configuration file look like?

kept Kibana.yml as default with verify_ssl: false only changed.

updated ELK to latest version.It is working now.

Thanks.

1 Like