mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-23 08:28:48 +00:00
docs(falco.yaml): update config index
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
This commit is contained in:
parent
8ff6f3c834
commit
6b033ee701
15
falco.yaml
15
falco.yaml
@ -28,24 +28,29 @@
|
|||||||
# Falco config files settings
|
# Falco config files settings
|
||||||
# config_files [Stable]
|
# config_files [Stable]
|
||||||
# watch_config_files [Stable]
|
# watch_config_files [Stable]
|
||||||
# Falco rules files
|
|
||||||
# rules_files [Stable]
|
|
||||||
# Falco rules
|
# Falco rules
|
||||||
|
# rules_files [Stable]
|
||||||
# rules [Incubating]
|
# rules [Incubating]
|
||||||
# Falco engine
|
# Falco engine
|
||||||
# engine [Stable]
|
# engine [Stable]
|
||||||
|
# Falco captures
|
||||||
|
# capture [Sandbox]
|
||||||
# Falco plugins
|
# Falco plugins
|
||||||
# load_plugins [Stable]
|
# load_plugins [Stable]
|
||||||
# plugins [Stable]
|
# plugins [Stable]
|
||||||
# Falco outputs settings
|
# Falco outputs settings
|
||||||
# time_format_iso_8601 [Stable]
|
# time_format_iso_8601 [Stable]
|
||||||
|
# buffer_format_base64 [Stable]
|
||||||
# priority [Stable]
|
# priority [Stable]
|
||||||
# json_output [Stable]
|
# json_output [Stable]
|
||||||
# json_include_output_property [Stable]
|
# json_include_output_property [Stable]
|
||||||
|
# json_include_message_property [Stable]
|
||||||
|
# json_include_output_fields_property [Stable]
|
||||||
# json_include_tags_property [Stable]
|
# json_include_tags_property [Stable]
|
||||||
# buffered_outputs [Stable]
|
# buffered_outputs [Stable]
|
||||||
# rule_matching [Incubating]
|
# rule_matching [Incubating]
|
||||||
# outputs_queue [Stable]
|
# outputs_queue [Stable]
|
||||||
|
# append_output [Stable]
|
||||||
# Falco outputs channels
|
# Falco outputs channels
|
||||||
# stdout_output [Stable]
|
# stdout_output [Stable]
|
||||||
# syslog_output [Stable]
|
# syslog_output [Stable]
|
||||||
@ -175,9 +180,9 @@ config_files:
|
|||||||
# engine, please refer to the `base_syscalls` section.
|
# engine, please refer to the `base_syscalls` section.
|
||||||
watch_config_files: true
|
watch_config_files: true
|
||||||
|
|
||||||
#####################
|
###############
|
||||||
# Falco rules files #
|
# Falco rules #
|
||||||
#####################
|
###############
|
||||||
|
|
||||||
# [Stable] `rules_files`
|
# [Stable] `rules_files`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user