zeek/scripts/base
Seth Hall aa9fdf38bb Clean up to cluster framework to make event handling clearer.
- Fixed a bug where notices were being passed to proxies.
  This was a mistake and should greatly reduce load on
  many clusters.

- Cluster event regex variables renamed to:
  - Notice::manager2worker_events
  - Notice::manager2proxy_events
  - Notice::worker2manager_events
  - Notice::worker2proxy_events
  - Notice::proxy2manager_events
  - Notice::proxy2worker_events

- The default Notice::policy set is cleared for all cluster
  nodes except for managers to cause all default notice
  processing to occur on managers.  This should reduce load
  on workers slightly.
2011-10-04 11:57:50 -04:00
..
frameworks Clean up to cluster framework to make event handling clearer. 2011-10-04 11:57:50 -04:00
misc Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
protocols Bug fix for FTP analysis script. 2011-10-03 00:06:05 -04:00
utils Merge branch 'master' into topic/jsiwek/reorg-followup 2011-08-15 15:34:25 -05:00
init-bare.bro Various changes to documentation framework. 2011-09-07 10:02:15 -05:00
init-default.bro Metrics framework update. Mostly to make metrics work on clusters. 2011-08-15 15:57:48 -04:00