mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-25 09:28:55 +00:00
Updated Falco Configuration (markdown)
parent
f78a7376cb
commit
604f91d8aa
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user