mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-06 01:00:36 +00:00
new(config): add the simulate_drops
config explicitly
Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
This commit is contained in:
@@ -150,6 +150,7 @@ syscall_event_drops:
|
|||||||
- alert
|
- alert
|
||||||
rate: .03333
|
rate: .03333
|
||||||
max_burst: 1
|
max_burst: 1
|
||||||
|
simulate_drops: false
|
||||||
|
|
||||||
# Falco uses a shared buffer between the kernel and userspace to receive
|
# Falco uses a shared buffer between the kernel and userspace to receive
|
||||||
# the events (eg., system call information) in userspace.
|
# the events (eg., system call information) in userspace.
|
||||||
|
Reference in New Issue
Block a user