You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My elasticsearch version is 1.4.2, do I have to upgrade to 1.4.3? And I need to use shield for security, does kibana 4 support it well?
/opt/mateinfo/logstash/kibana-4.0.0-rc1-linux-x64/src/index.js:44
throw error;
^
Error: getaddrinfo ENOTFOUND
at errnoException (dns.js:37:11)
at Object.onanswer as oncomplete
The text was updated successfully, but these errors were encountered:
Yes you need to upgrade to elasticsearch 1.4.3. ENOTFOUND would indicate that Kibana could not resolve the name of your elasticsearch server. Did you update your kibana.yml? Configuration parameters have changed. Please join us in #kibana on freenode if you need setup help, github is reserved for bugs and feature requests.
My elasticsearch version is 1.4.2, do I have to upgrade to 1.4.3? And I need to use shield for security, does kibana 4 support it well?
/opt/mateinfo/logstash/kibana-4.0.0-rc1-linux-x64/src/index.js:44
throw error;
^
Error: getaddrinfo ENOTFOUND
at errnoException (dns.js:37:11)
at Object.onanswer as oncomplete
The text was updated successfully, but these errors were encountered: