mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 20:48:21 +00:00
Improvements to metrics. SSH bruteforcing detection now done with metrics framework.
This commit is contained in:
parent
8286fdeea1
commit
82f94881c0
4 changed files with 85 additions and 58 deletions
|
@ -1,10 +1,6 @@
|
|||
|
||||
module Metrics;
|
||||
|
||||
export {
|
||||
|
||||
}
|
||||
|
||||
event Metrics::log_it(filter: Filter)
|
||||
{
|
||||
local id = filter$id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue