Joforde commented on issue #23783:
URL: https://github.com/apache/pulsar/issues/23783#issuecomment-2564888732
This may not be a problem, you can change the log level by environment
variables, for example
broker-statefulset.yaml
```yaml
env:
- name: PULSAR_LOG_LEVEL
value: debug
```
--
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]