[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
Mon Oct 23 12:16:21 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell closed ASTERISK-27367.
------------------------------------
Resolution: Not A Bug
On further review I think this is not a bug.
> 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: 13.17.2, GIT, 15.0.0
> Reporter: Corey Farrell
> Assignee: 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