You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/08/26 09:44:31 UTC

[GitHub] [inlong] e-mhui opened a new pull request, #5719: [INLONG-5718][Manager][DataProxy] Fix the conflict of %m and %mask in the log4j2.xml

e-mhui opened a new pull request, #5719:
URL: https://github.com/apache/inlong/pull/5719

   … the log4j2.xml
   
   [INLONG-5718][Manager][DataProxy] Fix the conflict of %m and %mask in the log4j2.xml
   
   - Fixes #5718
   
   ### Motivation
   
   In log4j2.xml,`%mask` is recognized as`%m` + `ask`, there are two questions :
   
   1. Each line of log is followed by  `ask`.
   2. Cannot mask sensitive message.
   
   ### Modifications
   
   Modify `%mask` to `%logmask`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] e-mhui closed pull request #5719: [INLONG-5718][Manager][DataProxy] Fix the conflict of %m and %mask in the log4j2.xml

Posted by GitBox <gi...@apache.org>.
e-mhui closed pull request #5719: [INLONG-5718][Manager][DataProxy] Fix the conflict of %m and %mask in the log4j2.xml
URL: https://github.com/apache/inlong/pull/5719


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] dockerzhang merged pull request #5719: [INLONG-5718][Manager][DataProxy] Fix log4j2 configuration does not take effect

Posted by GitBox <gi...@apache.org>.
dockerzhang merged PR #5719:
URL: https://github.com/apache/inlong/pull/5719


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org