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

