mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-16 14:58:31 +00:00
chore(falco.yaml): improve statement clarity
Signed-off-by: Federico Di Pierro <nierro92@gmail.com> Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
This commit is contained in:
committed by
poiana
parent
8843a9ec2b
commit
0cc18d7617
@@ -905,8 +905,8 @@ log_level: info
|
|||||||
# library specifically, providing more granular control over the logging
|
# library specifically, providing more granular control over the logging
|
||||||
# behavior of the underlying components used by Falco. Only logs of a certain
|
# behavior of the underlying components used by Falco. Only logs of a certain
|
||||||
# severity level or higher will be emitted. Supported levels: "fatal",
|
# severity level or higher will be emitted. Supported levels: "fatal",
|
||||||
# "critical", "error", "warning", "notice", "info", "debug", "trace". It is not
|
# "critical", "error", "warning", "notice", "info", "debug", "trace".
|
||||||
# recommended to use "debug" and "trace" for production use.
|
# It is not recommended to use "debug" and "trace" for production use.
|
||||||
libs_logger:
|
libs_logger:
|
||||||
enabled: true
|
enabled: true
|
||||||
severity: info
|
severity: info
|
||||||
|
Reference in New Issue
Block a user