mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00

The broxygen-generated files now live in the git repo, have tests that check that they are up-to-date, and a script to re-generate them on-demand.
21 lines
584 B
ReStructuredText
21 lines
584 B
ReStructuredText
:orphan:
|
|
|
|
Package: policy/integration/barnyard2
|
|
=====================================
|
|
|
|
Integration with Barnyard2.
|
|
|
|
:doc:`/scripts/policy/integration/barnyard2/__load__.bro`
|
|
|
|
|
|
:doc:`/scripts/policy/integration/barnyard2/types.bro`
|
|
|
|
This file is separate from the base script so that dependencies can
|
|
be loaded in the correct order.
|
|
|
|
:doc:`/scripts/policy/integration/barnyard2/main.bro`
|
|
|
|
This script lets Barnyard2 integrate with Bro. It receives alerts from
|
|
Barnyard2 and logs them. In the future it will do more correlation
|
|
and derive new notices from the alerts.
|
|
|