Hi, sorry you're having issues. It looks like you are running on Elasticsearch Service, which has a separate help ticketing system - https://cloud.elastic.co/help where you can post your cluster is and someone can look in more detail than is possible here (also this forum is for the the on-prem - "enterprise" version of the product)
I had a quick look in the logs (annoying the Kibana logs are both not very useful without changing the config and not accessible to ESS customers - both things we're actively working on) and the only thing I could see was all shards failed: [exception] Trying to create too many scroll contexts. Must be less than or equal to: [1024]. This limit can be set by changing the [search.max_open_scroll_context] setting. - is it possible you were using some really heavy Kibana activity (can't imagine what it could have been) and it brought the service down? I see it's now happy after increase in number of zones and capacity
Anyway if you see the problem again, create a support ticket as above, and an admin can add the extra logging params and see if that gives more insight into the underlying issue
Thanks @Alex_Piggott for digging into this. I agree seeing more logs would be helpful!
We have a query CLI to allow people to tail logs which uses scrolls, but this hits the ES api directly. Would this exception thrown by ES cause kibana to crash?
Interesting, the error I saw was definitely in the Kibana logs (I actually didn't check the ES logs since I assumed you'd had a look in there for anything relevant)
Must be a coincidence then. Would a large number of people viewing a dashboard cause this issue? Or perhaps a dashboard with a high refresh rate? Or a combination?
There isn't sufficient information logged currently to tell if that's related to the loss of availability of Kibana unfortunately. But at least this suggests that you might want to have a look into your client behavior?
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.