spoa-modsecurity icon indicating copy to clipboard operation
spoa-modsecurity copied to clipboard

Can we suppress logging of connected clients?

Open ryansun96 opened this issue 3 years ago • 2 comments

As mentioned here (https://github.com/jcmoraisjr/modsecurity-spoa/issues/6) This seems to be the line logging this information: https://github.com/haproxy/spoa-modsecurity/blob/3c895f3e7dd291dba19d57ba054b277e6fb80ca4/spoa.c#L1247

Would be great if we can offer a switch to control logging of this information.

ryansun96 avatar Dec 11 '21 03:12 ryansun96

+1

celevra avatar Dec 12 '21 06:12 celevra

https://github.com/FireBurn/spoa-modsecurity/commit/1a02188cfe8dacd9f97ac6dc3df37855127fa4f1 means it can only be seen when run with debug enabled

FireBurn avatar Apr 17 '23 17:04 FireBurn