[asterisk-bugs] [JIRA] (ASTERISK-27367) logger: We should call rotate_file on huge logs even if rotatestrategy is none.

Corey Farrell (JIRA) noreply at issues.asterisk.org
Sun Oct 22 13:55:21 CDT 2017


Corey Farrell created ASTERISK-27367:
----------------------------------------

             Summary: logger: We should call rotate_file on huge logs even if rotatestrategy is none.
                 Key: ASTERISK-27367
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27367
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/Logging
    Affects Versions: 15.0.0, 13.17.2, GIT
            Reporter: Corey Farrell
            Severity: Minor


In {{reload_logger}} we call {{rotate_file}} on files that exceed 1gb, but only if {{rotatestrategy != NONE}}.  This is incorrect as we could be using {{exec_after_rotate}} to signal an external process to perform rotation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list