mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-21 19:44:57 +00:00
13 lines
159 B
YAML
13 lines
159 B
YAML
syscall_event_drops:
|
|
actions:
|
|
- ignore
|
|
- log
|
|
rate: .03333
|
|
max_burst: 10
|
|
simulate_drops: true
|
|
|
|
stdout_output:
|
|
enabled: true
|
|
|
|
log_stderr: true
|