Event-Based Mirroring: Scheduled Scans #36
Labels
Capture Resilience
Work to make traffic capture more resilient to changes in load, configuration, and sources
Milestone
Description
Per design discussion in (#35), we need a mechanism to detect changes in the User VPC's ENIs and automatically set up the per-ENI Mirroring configuration. This task is to implement the initial version of that. The approach chosen will be to:
add-vpc
andremove-vpc
CLI commands to kick off the Lambdas via an EventBridge event rather than directly manipulating the per-ENI mirroring resources themselvesA few design comments:
Acceptance Criteria
add-vpc
andremove-vpc
successfully configure mirroring componentsThe text was updated successfully, but these errors were encountered: