Seth Hall
fc5f22cb5d
Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup'
2011-08-25 16:44:31 -04:00
Jon Siwek
41dd0b98e9
Merge branch 'master' into topic/jsiwek/reorg-followup
...
Conflicts:
scripts/base/frameworks/cluster/setup-connections.bro
scripts/base/frameworks/metrics/main.bro
scripts/base/frameworks/notice/actions/email_admin.bro
scripts/base/frameworks/notice/weird.bro
scripts/base/protocols/mime/file-hash.bro
scripts/base/protocols/mime/file-ident.bro
scripts/policy/frameworks/communication/listen-clear.bro
scripts/policy/frameworks/communication/listen-ssl.bro
scripts/policy/frameworks/control/controller.bro
scripts/policy/frameworks/metrics/http-example.bro
scripts/policy/frameworks/metrics/ssl-example.bro
scripts/policy/protocols/conn/scan.bro
src/CMakeLists.txt
2011-08-15 15:34:25 -05:00
Seth Hall
3919a35b9b
Metrics framework update. Mostly to make metrics work on clusters.
...
- Metrics now work on cluster deployments with no caveats. It should be
completely transparent. Intermediate updates to speed some detection
will come later.
2011-08-15 15:57:48 -04:00
Jon Siwek
47500ceef4
Add a test that checks each individual script can be loaded in bare-mode.
...
Fixed most @load dependency issues in the process. The test is still
failing in a "known" way due to hot.conn.bro and scan.bro.
Adressess #545
2011-08-10 15:38:21 -05:00
Seth Hall
9fa3bcffdd
Metrics framework checkpoint.
...
- Metrics API is much more similar to the Logging framework's API now.
- Filters define all output and metrics collection now.
- Initial attempt at thresholding and generating notices.
2011-08-09 11:12:02 -04:00