]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: halog: add a parameter to limit output line count
authorWilly Tarreau <w@1wt.eu>
Wed, 10 Oct 2012 14:49:28 +0000 (16:49 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 10 Oct 2012 14:49:28 +0000 (16:49 +0200)
commit667c905fe5153a8754bd8177c80dd9e6c245a0b0
tree0d30d04c428dfb3a74475e24661719d6378693ca
parent4201df77df34492be89e9c720397ff66bc5775d9
MINOR: halog: add a parameter to limit output line count

Sometimes it's useful to limit the output to a number of lines, for
example when output is already sorted (eg: 10 slowest URLs, ...). Now
we can use -m for this.
contrib/halog/halog.c