mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-18 00:31:30 +00:00
new(config): add the simulate_drops
config explicitly
Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
This commit is contained in:
parent
ba61706557
commit
fbd6628693
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user