Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4849

Conditonnal log

$
0
0

Bonjour,

I would like write log only for certain events :

frontend http
bind *:80
bind *:443 ssl crt .....

stick-table type ip size 1m expire 10s store http_req_rate(10s)
tcp-request inspect-delay 10s
tcp-request content track-sc1 src

acl abusive_ip sc1_http_req_rate gt  200
LOG if abusive_ip

what is the directive do i need to write instead of LOG, to log the abusive request.

thanks

4 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4849

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>