]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: samples: implement bytes_in and bytes_out samples
authorWilliam Lallemand <wlallemand@haproxy.org>
Wed, 23 Aug 2023 14:45:05 +0000 (16:45 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 13 Sep 2023 12:54:50 +0000 (14:54 +0200)
commitc7424a1bac4b0ebaa0a06edce67742b836f5ca14
tree91358ebb9db88e2cfc0c2c2dea3fc8947f423df9
parent5abbae2d3d292039a3ad4b45128a69d538c7e88d
MINOR: samples: implement bytes_in and bytes_out samples

%[bytes_in] and %[bytes_out] are equivalent to %U and %B tags in
log-format.
doc/configuration.txt
src/sample.c