I have installed ELK stack myself on our staging and production VPS. It was all working absolutely fine a week ago. I'd set it up with authentication so we had to use our login credentials.
I can see both kibana and Elasticsearch are active, however, I am hitting two errors.
When I go to the kibana page I get "Elastic did not load properly
Please reload this page. If the issue persists, check the browser console and server logs."
and when I try to debug I get the following response
curl -X GET "localhost:9200/_cluster/health?pretty"
curl: (52) Empty reply from server
I've tried searching through topics, but they all seem to be slightly different. Does anyone have any idea why this has randomly stopped working?
Thanks for helping and sorry for the delay in coming back to you. It worked fine after enabling security. I then got pulled into something else, came back to it a week later and could no longer get passed the issues described.
The only errors I can see are in elasticsearch.log
[o.e.h.n.Netty4HttpServerTransport] [decent-production] received plaintext http traffic on an https channel, closing connection Netty4HttpChannel{
[INFO ][o.e.x.s.a.RealmsAuthenticator] [decent-production] Authentication of [elastic] was terminated by realm [reserved] - failed to authenticate user [elastic]
I have already looked into the AdBlocker, but it's not that one, I'm looking into the second link you sent now
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.