mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-15 22:38:26 +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
|
||||
# behavior of the underlying components used by Falco. Only logs of a certain
|
||||
# severity level or higher will be emitted. Supported levels: "fatal",
|
||||
# "critical", "error", "warning", "notice", "info", "debug", "trace". It is not
|
||||
# recommended to use "debug" and "trace" for production use.
|
||||
# "critical", "error", "warning", "notice", "info", "debug", "trace".
|
||||
# It is not recommended to use "debug" and "trace" for production use.
|
||||
libs_logger:
|
||||
enabled: true
|
||||
severity: info
|
||||
|
Reference in New Issue
Block a user