Is there a way to log conditionally? For example, I have a load balancer checking a URL on nginx as a health check, there are a lot of them so I don't want them in my main log. Is there a way I can log conditionally based on IP or URL? Thanks, Paul