haproxy/reg-tests/log
Aurelien DARRAGON 7e70b8858f REGTEST: add a test for log-backend used as a log target
This regtest declares and uses 3 log backends, one of which has TCP syslog
servers declared in it and other ones UDP syslog servers.

Some tests aims at testing log distribution reliability by leveraging the
log-balance hash algorithm with a key extracted from the request URL, and
the dummy vtest syslog servers ensure that messages are sent to the
correct endpoint. Overall this regtest covers essential parts of the log
message distribution and log-balancing logic involved with log backends.

It also leverages the log-forward section to perform the TCP->UDP
translation required to test UDP endpoints since vtest syslog servers
work in UDP mode.

Finally, we have some tests to ensure that the server queuing/dequeuing
and failover (backup) logics work properly.
2023-10-13 10:05:06 +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
log_backend.vtc REGTEST: add a test for log-backend used as a log target 2023-10-13 10:05:06 +02:00
log_forward.vtc
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