keith-turner commented on issue #4877: URL: https://github.com/apache/accumulo/issues/4877#issuecomment-2346915985
> if this filter could be applied with the MonitorLoggerAppender in the configuration. If this works, then this would be a no-code solution that a user could apply on their own. One thing to consider about rate limiting on the client side is that it may require adjusting the log4j config based on the number of servers. For example if I want to limit to 100K log events per second and I have 100 servers then I would need to configure log4j in each server with a max rate of 1000. If I have 200 servers then I would need to set the max rate in log4j to 500 to get the same overall rate. If the rate could be configure in the monitor on the server side it would make configuring this simpler. -- 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]
