[
https://issues.apache.org/jira/browse/FLINK-8357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xu Mingmin updated FLINK-8357:
------------------------------
Description:
The release packages uses {{org.apache.log4j.FileAppender}} for log4j and
{{ch.qos.logback.core.FileAppender}} for logback, which could results in very
large log files.
For most cases, if not all, we need to enable rotation in a production cluster,
and I suppose it's a good idea to make rotation as default.
was:
The release packages uses {{org.apache.log4j.FileAppender}} for log4j and
{{ch.qos.logback.core.FileAppender}} for logback.
For most cases, if not all, we need to enable rotation in a production cluster,
and I suppose it's a good idea to make rotation as default.
> enable rolling in default log settings
> --------------------------------------
>
> Key: FLINK-8357
> URL: https://issues.apache.org/jira/browse/FLINK-8357
> Project: Flink
> Issue Type: Improvement
> Components: Logging
> Reporter: Xu Mingmin
>
> The release packages uses {{org.apache.log4j.FileAppender}} for log4j and
> {{ch.qos.logback.core.FileAppender}} for logback, which could results in very
> large log files.
> For most cases, if not all, we need to enable rotation in a production
> cluster, and I suppose it's a good idea to make rotation as default.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)