haproxy/reg-tests/log
Aurelien DARRAGON f8299bc5ea MINOR: log: "drop" support for log-profile steps
It is now possible to use "drop" keyword for "on" lines under a
log-profile section to specify that no log at all should be emitted for
the specified step (setting an empty format was not sufficient to do so
because only the log payload would be empty, not the log header, thus the
log would still be emitted).

It may be useful to selectively disable logging at specific steps for a
given log target (since the log profile may be set on log directives):

log-profile myprof
  on request format "blabla" sd "custom sd"
  on response drop

New testcase was added to reg-tests/log/log_profiles.vtc
2024-08-19 18:53:01 +02:00
..
last_rule.vtc REGTESTS: log: Reduce again response inspect-delay for last_rule.vtc 2023-05-17 11:12:25 +02:00
load_balancing.vtc REGTESTS: Remove REQUIRE_VERSION=2.0 from all tests 2023-01-05 09:11:38 +01:00
log_backend.vtc MINOR: log/balance: rename "log-sticky" to "sticky" 2023-11-23 18:21:31 +01:00
log_forward.vtc REGTESTS: log: test the log-forward feature 2022-09-13 11:04:24 +02:00
log_profiles.vtc MINOR: log: "drop" support for log-profile steps 2024-08-19 18:53:01 +02:00
log_uri.vtc REGTESTS: fix the race conditions in log_uri.vtc 2023-04-14 12:13:09 +02:00
wrong_ip_port_logging.vtc REGTESTS: extend the default I/O timeouts and make them overridable 2021-11-18 17:57:11 +01:00