zhangjidi2016 opened a new issue #3173: URL: https://github.com/apache/rocketmq/issues/3173
In most cases, multiple broker services are deployed on the same machine, so all the related logs generated by all broker nodes are stored in the same file, such as broker.log, which can be inconvenient if we need to search through the entire log file to view a broker's logs. we can add a folder to the front of the broker logs and place the logs generated by the same broker in the same folder to isolate the logs generated by different brokers.When a broker service has a problem, the log can be quickly found in the corresponding folder. -- 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]
