Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.3
-
None
Description
There is log rotation and log archiver in solr starter script, which is failing if solr is deployed with custom log configuration (different log filename). Also inconvenient if using custom log rotation/management.
https://github.com/apache/lucene-solr/blob/master/solr/bin/solr#L1464
Proposing an environment setting, something like SOLR_LOG_PRESTART_ROTATION (with default true), that makes the execution of the four lines configurable.
Attachments
Attachments
Issue Links
- relates to
-
SOLR-9570 Logs backed up on restart are kept forever
- Closed