Hi we are using Elasticsearch to store business data for Sportsbook events, and its a critical cluster in our stack, we have atleast 4-5 Elasticsearch clusters in multiple projects in our Company.
but only in 2 clusters we could see that on random occasions like once in a month or 2 months , not necessarily on the high volume times, we see that the REST Client which we use to write the data to Elasticsearch gets stuck for 15 minutes. and it auto recovers. we have looked all the config that might result in it and found that a reindexing config or moving the index from one machine to another machine config which has a 15 minute timeout. but at the time of this issue -no such thing happened.
This issue also happens in our logging cluster, where data is written by filebeats and logstash into the elastic search, we could see 15 minutes of logs missing in the cluster at random times.
We are using Elasticsearch version 7.17, and we deploy our Elasticsearch in virtual machines where VMotion is disabled in Oracle linux operating system.
Can any one suggest how to debug this or fix this issue
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745604071a4635572.html
评论列表(0条)