zeek/scripts/base/frameworks/metrics
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
..
__load__.bro Metrics framework update. Mostly to make metrics work on clusters. 2011-08-15 15:57:48 -04:00
cluster.bro Clean up to cluster framework to make event handling clearer. 2011-10-04 11:57:50 -04:00
main.bro A few small updates for test baselines I updated earlier. 2011-09-29 15:52:25 -04:00
non-cluster.bro Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup' 2011-08-25 16:44:31 -04:00