mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-21 11:29:26 +00:00
13 lines
165 B
YAML
13 lines
165 B
YAML
syscall_event_drops:
|
|
threshold: -1
|
|
actions:
|
|
- ignore
|
|
rate: .03333
|
|
max_burst: 10
|
|
simulate_drops: true
|
|
|
|
stdout_output:
|
|
enabled: true
|
|
|
|
log_stderr: true
|