]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: add encoding to json converter example
authorMac Browning <mac@digitalocean.com>
Mon, 14 Mar 2016 18:46:01 +0000 (14:46 -0400)
committerWilly Tarreau <w@1wt.eu>
Thu, 17 Mar 2016 05:14:41 +0000 (06:14 +0100)
commite83345df1b98b35144673c092c6e0eba6edc0746
tree03a1bbd670fafef4f0f050f6ac4dae50ea77b23f
parent840b0240bc4006b0d70176d7dbbce57a70eedf68
DOC: add encoding to json converter example

Without the encoding `log-format` will issue a warning like:

$ haproxy -c -f /etc/haproxy/haproxy.cfg
[WARNING] 073/180933 (179) : parsing [/etc/haproxy/haproxy.cfg:46] :
'log-format' : sample fetch <capture.req.hdr(1),json> failed with : missing
args for conv method 'json'
doc/configuration.txt