You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/29 09:08:16 UTC

[GitHub] [pulsar] lhotari commented on issue #10434: pulsar-broker not writing in log

lhotari commented on issue #10434:
URL: https://github.com/apache/pulsar/issues/10434#issuecomment-829068558


   logging to the log file can be achieved by setting `PULSAR_ROUTING_APPENDER_DEFAULT=RollingFile` . 
   The roll-over happens once per day or when the size of the log file reaches 1GB. This can be adjusted by customizing the `conf/log4j2.yaml` file.


-- 
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.

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