You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mano Kovacs (JIRA)" <ji...@apache.org> on 2016/12/21 17:06:58 UTC

[jira] [Updated] (SOLR-9885) Make log management configurable

     [ https://issues.apache.org/jira/browse/SOLR-9885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mano Kovacs updated SOLR-9885:
------------------------------
    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_ROTATION}} (with default {{true}}), that makes the execution of the four lines configurable.

  was:
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_ROTATION` (with default true), that makes the execution of the four lines configurable.


> Make log management configurable
> --------------------------------
>
>                 Key: SOLR-9885
>                 URL: https://issues.apache.org/jira/browse/SOLR-9885
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mano Kovacs
>
> 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_ROTATION}} (with default {{true}}), that makes the execution of the four lines configurable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org