mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-02 07:05:54 +00:00
Updated Falco Configuration (markdown)
@@ -23,6 +23,9 @@ if true, log messages describing falco's activity will be logged to stderr. Note
|
|||||||
|
|
||||||
if true, log messages describing falco's activity will be logged to syslog.
|
if true, log messages describing falco's activity will be logged to syslog.
|
||||||
|
|
||||||
|
####`log_level: [emergency|alert|critical|error|warning|notice|info|debug]
|
||||||
|
|
||||||
|
Minimum log level to include in logs. Note: these levels are separate from the priority field of rules. This refers only to the log level of falco's internal logging.
|
||||||
|
|
||||||
####`syslog_output`
|
####`syslog_output`
|
||||||
|
|
||||||
@@ -40,7 +43,7 @@ a list containing these sub-keys:
|
|||||||
|
|
||||||
####`stdout_output`
|
####`stdout_output`
|
||||||
|
|
||||||
a list containing thse sub-keys:
|
a list containing these sub-keys:
|
||||||
|
|
||||||
* `enabled: [true|false]`: if true, falco alerts will be sent to standard output
|
* `enabled: [true|false]`: if true, falco alerts will be sent to standard output
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user