Tried to configure kibana but unable to open got below error can you please help to resolve this issue

Hi Team,

This is hanumanth , i tried to configure kibana in my virtual machine, but got below error. Please help me to resolve this issue.

Using Elasticsearch 1.7, Logstash 1.5, and Kibana 4.1 (ELK Stack) on CentOS 6.8.

Kibana: Unable to check for Kibana index ".kibana"

Error: Unable to check for Kibana index ".kibana"
ErrorAbstract@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:83946:19
StatusCodeError@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:84095:5
respond@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:85288:15
checkRespForFailure@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:85256:7
[24]</AngularConnector.prototype.request/<@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:83894:7
qFactory/defer/deferred.promise.then/wrappedErrback@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:20902:31
qFactory/defer/deferred.promise.then/wrappedErrback@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:20902:31
qFactory/defer/deferred.promise.then/wrappedErrback@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:20902:31
qFactory/createInternalRejectedPromise/<.then/<@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:21035:29
$RootScopeProvider/this.$get</Scope.prototype.$eval@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:22022:16
$RootScopeProvider/this.$get</Scope.prototype.$digest@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:21834:15
$RootScopeProvider/this.$get</Scope.prototype.$apply@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:22126:13
done@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:17661:34
completeRequest@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:17875:7
createHttpBackend/</xhr.onreadystatechange@http://virtuallab13.dev.sv2.247-inc.net/index.js?_b=7489:17814:11

It sounds like Kibana cannot access Elasticsearch. Make sure Elasticsearch is on the same machine and running on the default port, or update the kibana.yml to point to the appropriate Elasticsearch host/port.

Those versions of the stack are no longer maintained, is there any chance you could run the latest stable (5.1) which will provide a more useful debugging experience when it comes to networking/connectivity issues?

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