Is there a way to configure request logs to not log requests to certain URLs? The use case I have is periodic requests to a healthcheck URL from a service discovery server every 1 second. Ideally I do not want to have them logged along with requests to my core APIs.
If filtering out is not possible, is it possible to at least identify requests to certain URLs and have them be logged to a different appender? -- You received this message because you are subscribed to the Google Groups "dropwizard-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
