http-logger以及tcp-logger插件记录日志信息不够安全 #5436
liangliang4ward
started this conversation in
General
Replies: 1 comment 4 replies
-
We can only log the consumer.name? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
默认的http-logger以及tcp-logger中记录的信息包含了conumser的所有信息,包括授权信息ak,sk。这种方式不太安全,是否能够在记录日志的时候,不记录这些信息。
当然,我知道可以自定义日志格式,但是自定义日志格式还没有默认的信息全。比如没办法配置请求头
Beta Was this translation helpful? Give feedback.
All reactions