zeek/doc/scripting/framework_notice_shortcuts_01.bro
2014-06-07 12:31:32 -05:00

7 lines
153 B
Text

@load policy/protocols/ssh/interesting-hostnames.bro
@load base/protocols/ssh/
redef Notice::emailed_types += {
SSH::Interesting_Hostname_Login
};