MozDef/alerts/ssh_access_signreleng.json

9 строки
247 B
JSON

{
"hostfilter": "(host1|host2.*).*",
"ircchannel": "#somechannel",
"exclusions": [
{"summary":"someuser", "details.sourceipaddress": "4.5.6.7"},
{"summary":"anotheruser", "details.sourceipaddress": "8.9.10.11"}
]
}