You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "jackylau (Jira)" <ji...@apache.org> on 2022/03/16 10:10:00 UTC

[jira] [Created] (FLINK-26678) make flink-console.sh script clean

jackylau created FLINK-26678:
--------------------------------

             Summary: make flink-console.sh script clean
                 Key: FLINK-26678
                 URL: https://issues.apache.org/jira/browse/FLINK-26678
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / Scripts
    Affects Versions: 1.16.0
            Reporter: jackylau
             Fix For: 1.16.0


log_setting=("-Dlog.file=${log}" "-Dlog4j.configuration=file:${FLINK_CONF_DIR}/log4j-console.properties" "-Dlog4j.configurationFile=file:${FLINK_CONF_DIR}/log4j-console.properties" "-Dlogback.configurationFile=file:${FLINK_CONF_DIR}/logback-console.xml")

 

we can use variable to replace log4j-console.properties



--
This message was sent by Atlassian Jira
(v8.20.1#820001)