zeek_detect_outliers
Compare current network activity against a baseline to flag hosts with unusual byte volumes, connection counts, port diversity, or timing patterns.
Instructions
Compare current network activity against a baseline and identify statistical outliers. Flags hosts with unusual byte volumes, connection counts, port diversity, or timing patterns that deviate significantly from the norm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeTo | No | Current period end (ISO 8601) | |
| timeFrom | No | Current period start (ISO 8601) | |
| stdDevThreshold | No | Standard deviations from mean to flag (default 3) |