zeek/scripts/base/frameworks/notice
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
..
actions Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup' 2011-08-25 16:44:31 -04:00
extend-email Single character bugfix for hostname notice email extension. 2011-08-11 15:16:32 -04:00
__load__.bro Various unit test cleanup. 2011-09-27 12:41:30 -05:00
cluster.bro Clean up to cluster framework to make event handling clearer. 2011-10-04 11:57:50 -04:00
main.bro Fixed a bug in the notice framework. 2011-10-03 10:45:37 -04:00
weird.bro Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00