[
https://issues.apache.org/jira/browse/FLINK-20735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258801#comment-17258801
]
Till Rohrmann edited comment on FLINK-20735 at 1/5/21, 10:10 AM:
-----------------------------------------------------------------
At the moment, you can only configure the log level for the whole cluster.
Hence, if you are using a session cluster, then you would always change the log
level for all jobs.
Am I understanding you correctly that you would like to have individual log
levels for each job?
was (Author: till.rohrmann):
At the moment, you can only configure the log level for the whole cluster.
Hence, if you are using a session cluster, then you would always change the log
level for all jobs.
> Support configurable log level
> ------------------------------
>
> Key: FLINK-20735
> URL: https://issues.apache.org/jira/browse/FLINK-20735
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.12.0
> Reporter: zlzhang0122
> Priority: Major
> Fix For: 1.13.0
>
>
> Now the default log level of flink is "INFO" and if we want to change the
> default log level, we have to change that in many log file and this may
> affect all the jobs using these config, I think we can expose a log level
> config for users to change the default log level for every single job.And if
> users don't provide the config value, the default log level won't be changed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)