I have a load balancer in front of nginx that performs health checks every 2 seconds by requesting a html file from nginx. This is filling up my access log. Can nginx be configured so that it does not log requests from a certain IP. Thanks in advance! -- Posted via http://www.ruby-forum.com/.