Re: Logging captured payload not working

2020-05-14 Thread Christopher Faulet
Le 14/05/2020 à 07:38, Tom a écrit : Hi I'm still searching a way for capturing the request payload with haproxy-2.1.3 as it was possible with haproxy-1.8.x. config-snippet: --- declare capture request len 9 declare capture response len 9 log-format "srcip=%ci:%cp

Logging captured payload not working

2020-05-13 Thread Tom
Many thanks. Kind regards, Tom Forwarded Message ---- Subject: Logging captured payload not working Date: Mon, 6 Apr 2020 07:39:32 +0200 From: Tom To: haproxy@formilux.org Hi Using haproxy 2.1.3, I'm trying to capture the request payload of an http/1.1 tls-offloaded

Logging captured payload not working

2020-04-17 Thread Tom
Hi Any hints on my question below, how I can capture request payload with 2.1.3? Many thanks. Kind regards, Tom Forwarded Message Subject: Logging captured payload not working Date: Mon, 6 Apr 2020 07:39:32 +0200 From: Tom To: haproxy@formilux.org Hi Using haproxy

Logging captured payload not working

2020-04-05 Thread Tom
Hi Using haproxy 2.1.3, I'm trying to capture the request payload of an http/1.1 tls-offloaded session: config-snippet: ---    declare capture request len 9    declare capture response len 9    log-format "srcip=%ci:%cp feip=%fi:%fp(%f,%ft,%fc) beip=%bi:%bp(%b,%bc)