[
https://issues.apache.org/jira/browse/TS-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141283#comment-14141283
]
ASF subversion and git services commented on TS-3059:
-----------------------------------------------------
Commit 494344e4b2fae568528409a2244e91b760fe3f8a in trafficserver's branch
refs/heads/master from [~b1v1r]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=494344e ]
TS-3059: Add missing TSTextLogObjectRollingSizeMbSet API function.
This closes #107
> Logging API is missing a TSTextLogObjectRollingSizeMbSet()
> ----------------------------------------------------------
>
> Key: TS-3059
> URL: https://issues.apache.org/jira/browse/TS-3059
> Project: Traffic Server
> Issue Type: New Feature
> Components: Logging, TS API
> Reporter: Brian Rectanus
> Assignee: James Peach
> Fix For: 5.2.0
>
>
> These all exist, but seems to be missing the API to set rolling size:
> * Enabled: TSTextLogObjectRollingEnabledSet()
> * Interval: TSTextLogObjectRollingIntervalSecSet()
> * Hour: TSTextLogObjectRollingOffsetHrSet()
> It seems the rolling size can only be set globally in records.config
> (proxy.config.log.rolling_size_mb) and in the logs_xml.config (<RollingSizeMb
> = "size_in_MB"/>).
> Please add the missing TSTextLogObjectRollingSizeMbSet() API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)