zeek/scripts/policy/protocols/ssh
Seth Hall a7f6e4c582 Adding metrics framework intermediate updates.
- Since each host in a cluster has it's own view of the metrics
  the only time the manager would get a chance for a global view
  is the break_interval.  This update improves that time.  If a
  worker crosses 10% of the full threshold, it will send it's
  value to the manager which can then ask the rest of the cluster
  for a global view.  The manager then adds all of the values for
  each workers metric indexes together and will do the notice
  if it crosses the threshold so that it isn't dependent on
  waiting for the break interval to hit.  This functionality
  works completely independently of the break_interval too.  Logging
  will happen as normal.

- Small update for SSH bruteforcer detection to match additions in
  the metrics framework API.

- The hope is that this update is mostly invisible from anyone's
  perspective.  The only affect it should have on users is to better
  the detection of metric values crossing thresholds on cluster
  deployments.
2011-08-21 00:32:00 -04:00
..
detect-bruteforcing.bro Adding metrics framework intermediate updates. 2011-08-21 00:32:00 -04:00
geo-data.bro Updates for SSH scripts. 2011-08-11 01:35:50 -04:00
interesting-hostnames.bro Updates for SSH scripts. 2011-08-11 01:35:50 -04:00
software.bro Updates for SSH scripts. 2011-08-11 01:35:50 -04:00