While looking into SolrCloud I noticed that my logging
gets moved to archived dir by starting a new node.

E.g.:
bin/solr start -cloud -p 8983
-> server/logs/ has solr-8983-console.log

bin/solr start -cloud -p 7574
-> solr-8983-console.log is moved to server/logs/archived/
-> server/logs/ has solr-7574-console.log

Is this how it should be or do I have a misconfig?

Regards
Bernd

Reply via email to