You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Andrew Grande (JIRA)" <ji...@apache.org> on 2016/10/29 15:56:58 UTC

[jira] [Created] (MINIFI-132) Better log file handling

Andrew Grande created MINIFI-132:
------------------------------------

             Summary: Better log file handling
                 Key: MINIFI-132
                 URL: https://issues.apache.org/jira/browse/MINIFI-132
             Project: Apache NiFi MiNiFi
          Issue Type: Improvement
    Affects Versions: 0.1.0
         Environment: MiNiFi Java master branch
            Reporter: Andrew Grande
            Priority: Minor


I noticed that MiNiFi doesn't compress rolled over logs, like NiFi does. It is a strange situation when the logs directory in minifi is 20 times bigger than everything else.

Proposal: update MiNiFi logback to compress log files on rollover like NiFi.

Bonus: switch to a default WARN level maybe? To reduce log writing in the first place.



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