mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-26 14:52:20 +00:00
update(config): graduate outputs_queue to stable
Signed-off-by: Melissa Kilby <melissa.kilby.oss@gmail.com>
This commit is contained in:
parent
b718083fe7
commit
d8c368b5ce
@ -497,7 +497,7 @@ buffered_outputs: false
|
|||||||
# deploying it in production.
|
# deploying it in production.
|
||||||
rule_matching: first
|
rule_matching: first
|
||||||
|
|
||||||
# [Experimental] `outputs_queue`
|
# [Stable] `outputs_queue`
|
||||||
#
|
#
|
||||||
# Falco utilizes tbb::concurrent_bounded_queue for handling outputs, and this parameter
|
# Falco utilizes tbb::concurrent_bounded_queue for handling outputs, and this parameter
|
||||||
# allows you to customize the queue capacity. Please refer to the official documentation:
|
# allows you to customize the queue capacity. Please refer to the official documentation:
|
||||||
|
Loading…
Reference in New Issue
Block a user