ctubbsii commented on PR #4879: URL: https://github.com/apache/accumulo/pull/4879#issuecomment-2784513945
> Can/should we remove the logs feature from the Monitor in a 2.1 patch release? No. > Should we just tell users not to configure the Monitor appender in the 2.1.4 release notes and warn them that if they do they run the risk of overloading the Monitor host with TCP connections? Yes. This is what I tell users whenever this feature comes up. I do not think that users should rely on the Monitor's convenience display for proper log monitoring, alerting, or analysis. Its utility is only on a small scale, typically for testing and development. There are much more robust systems that are specially designed for aggregating and analyzing logs. This feature in the Monitor, however, is not... it's just a convenience display that is likely to be a bad solution for logging at scale. -- 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]
