mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-19 11:12:36 +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
|