lhotari commented on PR #22017: URL: https://github.com/apache/pulsar/pull/22017#issuecomment-1926356148
> This is a workaround, but I don't want to change the `pulsar.log.root.level` and `pulsar.log.level` names, and I prefer to change the value. I provided clear reasons why I'm not supporting this change. You have a workaround by providing a custom log4j2.yaml. There's a way to improve the experience for everyone by documenting this. > This way requires restarting the broker. That is how it is currently designed. The environment variables are used as the source of truth in the default configuration of Pulsar. If you want to change that, you can always use your own log4j2.yaml. Is that a problem for you? We could always change the default way of configuring things, but that would have to be consistent across all usages. Please check my previous comment for details. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
