mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-31 14:20:04 +00:00
Updated Falco Configuration (markdown)
@@ -36,6 +36,10 @@ if true, log messages describing falco's activity will be logged to syslog.
|
||||
|
||||
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.
|
||||
|
||||
#### `priority: [emergency|alert|critical|error|warning|notice|info|debug]`
|
||||
|
||||
Minimum rule priority level to load and run. All rules having a priority more severe than this level will be loaded/run.
|
||||
|
||||
#### `outputs`
|
||||
|
||||
a list containing these sub-keys:
|
||||
|
Reference in New Issue
Block a user