output { exec { type => abuse command => "iptables -A INPUT -s %{clientip} -j DROP" } } ... without needing a separate filter in your Logstash pipeline.
確定! 回上一頁