User Story
As a security platform integrator, I want proxy-egress to optionally mirror a copy of all outbound traffic to a passive receiver (e.g., Zeek) so that egress traffic can be analyzed without being in the data path.
Background
proxy-egress currently has no tap/mirror capability. cerberus-zeek requires this to passively analyze outbound/egress traffic flows.
Acceptance Criteria
Notes
Must use the same tap mechanism and config schema as proxy-ingress tap to ensure Zeek can consume from both proxies with a single uniform configuration.
User Story
As a security platform integrator, I want proxy-egress to optionally mirror a copy of all outbound traffic to a passive receiver (e.g., Zeek) so that egress traffic can be analyzed without being in the data path.
Background
proxy-egress currently has no tap/mirror capability. cerberus-zeek requires this to passively analyze outbound/egress traffic flows.
Acceptance Criteria
Notes
Must use the same tap mechanism and config schema as proxy-ingress tap to ensure Zeek can consume from both proxies with a single uniform configuration.