Documentation Index
Fetch the complete documentation index at: https://docs.esperr.com/llms.txt
Use this file to discover all available pages before exploring further.
capture run
Captures HTTP traffic from a network interface and forwards matching requests to Esper.
Relevant flags
--enforce: enables mitigation sync and local enforcement--tenant-id: explicit tenant to sync active mitigations for--sync-interval-seconds: mitigation sync interval--stats: prints packet, forwarding, enforcement, and sync metrics--test: captures loopback traffic onlo--dry-run: prints captured requests without forwarding or enforcing--filter: overrides the default BPF expression
Enforcement behavior
esper capture run --enforce syncs the tenant’s active mitigations to the hybrid for local enforcement.
Block: the request is dropped locallyChallenge: the match is logged and the request is still forwardedMonitor: the match is logged and the request is still forwarded
capture record
Records network traffic to a PCAP file for later analysis.
capture test-server
Starts a test HTTP server for validating hybrid capture functionality.
run
Runs the Esper hybrid daemon using the XML hybrid configuration.
~/.esper/runtime.xml by default and writes logs and cache files under ~/.esper/.