zeek/scripts
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
..
base Clean up to cluster framework to make event handling clearer. 2011-10-04 11:57:50 -04:00
policy Fix some of the coverage unit tests. 2011-10-03 16:57:29 -05:00
site Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup' 2011-08-25 16:44:31 -04:00
CMakeLists.txt Merge branch 'master' into topic/jsiwek/autodoc-fixes 2011-08-13 09:31:06 -05:00
test-all-policy.bro Fix some of the coverage unit tests. 2011-10-03 16:57:29 -05:00