Add Suricata assimilation design
This commit is contained in:
parent
9784033f86
commit
8d929b50bd
4 changed files with 294 additions and 0 deletions
|
|
@ -54,6 +54,9 @@ Project docs:
|
|||
signature, classtype, match fields, expected false positives, and drills.
|
||||
- [Fleet collector design](docs/FLEET_DESIGN.md) — optional v1.2 collector
|
||||
boundaries for small multi-host deployments.
|
||||
- [Suricata assimilation design](docs/SURICATA_ASSIMILATION.md) —
|
||||
forward-looking plan for host-scoped Suricata model adoption, Go migration,
|
||||
sessions, EVE-style events, and triggered forensic packet capture.
|
||||
|
||||
> **Two implementations, on purpose.** The project began as a bash prototype
|
||||
> (`src/sentinel.sh`, kept as the regression **oracle**) and was re-architected
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue