we are getting continuous warnings in elasticsearch logs regarding
[WARN ][o.e.h.AbstractHttpServerTransport] [XXES12] handling request [null][POST][/index][Netty4HttpChannel{localAddress=/xx.xx.xx.xx:9200, remoteAddress=/xx.xx.xx.xx:60763}] took [817826ms] which is above the warn threshold of [5000ms]
and afte some time one of node is left from cluster automatically and again after some time it is rejoin and it is impact on elasticsearch cluster URL health.
Elasticsearch URL is not wokking on particulat time.
Thanks for sharing. You can use the update settings API. However I'm not sure changing those will help you without diagnosing the cause of the potentially poor cluster health.
We really need the information from the health endpoints as @dadoonet suggested to see the health of the cluster to determine the cause of the issue. It's ok to obfuscate confidential information such as API keys to share the information generally.
If you have a particular concern feel free to DM myself and David.
817826ms was the time reported for some POST call, that's close to 15 minutes, and then the node left the cluster? And you dont want to be warned about that ?
Obfuscate the data if you need to, but pls share the output requested.
"number_of_shards": 1,
"number_of_replicas": 0
You won't mind if you lose all your data if a disk/server dies?
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.