Hi, I am using Solr 8.5.2 in legacy mode (non-cloud).
Some of the Solr nodes are automatically getting restarted after a few days. There is no clear pattern to the rebooting time. Also, no pattern in number of incoming queries or nature of those queries. No particular pattern in errors found in Solr logs. I am going to turn on the debug logs to see what is happening in Solr when it goes down. I am not able to reproduce the issue in one of our non-prod performance testing environments.I am recreating the same traffic as prod using access logs. Any other ideas about how I should go about debugging or reproducing this issue? TIA.