Re: Conditional request logging ?

2020-06-19 Thread Mariusz Gronczewski
Thank you, I somehow missed that option, as we were stuck on older
version for long time.

Cheers!

Dnia 2020-06-18, o godz. 14:35:11
Tim Düsterhus  napisał(a):

> Mariusz,
> 
> Am 18.06.20 um 12:59 schrieb Mariusz Gronczewski:
> > Is there a way to log requests that match the given ACL (and only
> > that ACL) ? I know I can capture headers by ACL but I can't seem to
> > find any way to do that for whole log entries.
> >   
> 
> Use http-response set-log-level silent. See:
> http://cbonte.github.io/haproxy-dconv/2.1/configuration.html#4.2-http-response%20set-log-level
> 
> Best regards
> Tim Düsterhus



-- 
Mariusz Gronczewski, Administrator

Efigence S. A.
ul. Wołoska 9a, 02-583 Warszawa
T:   [+48] 22 380 13 13
NOC: [+48] 22 380 10 20
E: ad...@efigence.com



Re: Conditional request logging ?

2020-06-18 Thread Tim Düsterhus
Mariusz,

Am 18.06.20 um 12:59 schrieb Mariusz Gronczewski:
> Is there a way to log requests that match the given ACL (and only that
> ACL) ? I know I can capture headers by ACL but I can't seem to find any
> way to do that for whole log entries.
> 

Use http-response set-log-level silent. See:
http://cbonte.github.io/haproxy-dconv/2.1/configuration.html#4.2-http-response%20set-log-level

Best regards
Tim Düsterhus



Conditional request logging ?

2020-06-18 Thread Mariusz Gronczewski
Hello,

Is there a way to log requests that match the given ACL (and only that
ACL) ? I know I can capture headers by ACL but I can't seem to find any
way to do that for whole log entries.

Cheers

Mariusz