GitHub user visortelle added a comment to the discussion: /data/bookie1/ledgers/current log clean
I suppose you can configure it in `log4j.properties` file: > To enable logging for a bookie, create a log4j.properties file and point the > BOOKIE_LOG_CONF environment variable to the configuration file. https://bookkeeper.apache.org/docs/admin/bookies#logging > RollingFileAppender does this. You just need to set maxBackupIndex to the > highest value for the backup file. https://stackoverflow.com/a/1050318/4182882 GitHub link: https://github.com/apache/pulsar/discussions/22574#discussioncomment-9213583 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
