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
Cassandra keyspaces and Elasticsearch indices was perfectly connected to all the nodes also the status of the cluster is green.
After start the service, kibana asked to drop the index .kibana1 and restart, done with no change.
System information:
OS: Ubuntu 18.04.4 LTS Kernel version: 4.15.0-99-generic Elassandra version: elassandra_6.8.4.10_all.deb Kibana version: kibana-oss-6.8.4-amd64.deb (Kibana package without x-pack installed) Cassandra topology: single datacenter with 3 nodes, Kibana installed in one of them Elasticsearch version: Elasticsearch 6.8.4
tail -n 10 /var/log/kibana/system.log
{"type":"log","@timestamp":"2020-09-14T08:16:42Z","tags":["debug","legacy-proxy"],"pid":21416,"message":"Event is being forwarded: connection"}
{"type":"log","@timestamp":"2020-09-14T08:16:42Z","tags":["debug","legacy-service"],"pid":21416,"message":"Kibana server is not ready yet GET:/."}
{"type":"log","@timestamp":"2020-09-14T08:16:42Z","tags":["debug","legacy-proxy"],"pid":21416,"message":"Event is being forwarded: connection"}
{"type":"log","@timestamp":"2020-09-14T08:16:43Z","tags":["debug","legacy-proxy"],"pid":21416,"message":"Event is being forwarded: connection"}
{"type":"log","@timestamp":"2020-09-14T08:16:43Z","tags":["debug","legacy-service"],"pid":21416,"message":"Kibana server is not ready yet GET:/favicon.ico."}
{"type":"log","@timestamp":"2020-09-14T08:16:44Z","tags":["plugin","debug"],"pid":21416,"message":"Checking Elasticsearch version"}
{"type":"log","@timestamp":"2020-09-14T08:16:44Z","tags":["debug","legacy-proxy"],"pid":21416,"message":"\"getConnections\" has been called."}
{"type":"log","@timestamp":"2020-09-14T08:16:47Z","tags":["plugin","debug"],"pid":21416,"message":"Checking Elasticsearch version"}
{"type":"log","@timestamp":"2020-09-14T08:16:49Z","tags":["debug","legacy-proxy"],"pid":21416,"message":"\"getConnections\" has been called."}
{"type":"log","@timestamp":"2020-09-14T08:16:49Z","tags":["plugin","debug"],"pid":21416,"message":"Checking Elasticsearch version"}
I've checked for the matched version of Elasticsearch, Kibana and Ubuntu 18.04
The text was updated successfully, but these errors were encountered:
Cassandra keyspaces and Elasticsearch indices was perfectly connected to all the nodes also the status of the cluster is green.
After start the service, kibana asked to drop the index .kibana1 and restart, done with no change.
System information:
OS: Ubuntu 18.04.4 LTS
Kernel version: 4.15.0-99-generic
Elassandra version: elassandra_6.8.4.10_all.deb
Kibana version: kibana-oss-6.8.4-amd64.deb (Kibana package without x-pack installed)
Cassandra topology: single datacenter with 3 nodes, Kibana installed in one of them
Elasticsearch version: Elasticsearch 6.8.4
Cassandra.yml
endpoint_snitch: GossipingPropertyFileSnitch
Kibana log:
I've checked for the matched version of Elasticsearch, Kibana and Ubuntu 18.04
The text was updated successfully, but these errors were encountered: