Hi Baptiste,

On Thu, Dec 06, 2012 at 10:21:35AM +0100, Baptiste wrote:
> Hi Willy,
> 
> I would prefer trigger logging through an ACL, like
>  dolog if { hdr(Host) www.domain.com }
> or
>  dolog unless { path_end .jpg .png }

It would rather be "dontlog" as was initially planned, because logging is
enabled by default. However since this old introduction into the roadmap,
I realized that several users want it at different places and that we need
at least 3 hooks :
  - tcp-request content
  - http-request
  - http-response

SBD suggested off-list that we could also play with the logging level instead
of just on/off, which kind of makes sense to me.

Cheers,
Willy


Reply via email to