erankor opened a new issue #6017: Logging of invalid queries
URL: https://github.com/apache/incubator-druid/issues/6017
 
 
   Hi all,
   
   When Druid gets an invalid query, is there a way to see the query that was 
submitted?
   I don't see the query body in the broker log - I only see the exception (I'm 
using the default log4j config, that has 'info' severity). And also - it seems 
that invalid queries are not logged to the request logger 
(druid.request.logging).
   The motivation here is that I have a monitor on the Druid logs, so I know 
when an invalid query is somehow sent. But when it happens, I don't know what 
query it was... (the query can come from many servers)
   
   Thanks!
   
   Eran

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to