bagipriyank commented on issue #9788: URL: https://github.com/apache/pinot/issues/9788#issuecomment-1322801100
@Jackie-Jiang rate limiting option in `QueryLogger` is very helpful to limit the logs from broker. However right now, there is a log per query from each server that is involved in responding to the query. We are looking at options to reduce logging on the server side, and not just broker. We also want to look at reducing log volume from ingestion from kafka. Looks like options for controlling that are hard coded in the code right now as shared by @abhs50 above. It would be helpful to have them configurable. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org