diff --git a/Falco-Configuration.md b/Falco-Configuration.md index 4f5a4c9..a2ba6d3 100644 --- a/Falco-Configuration.md +++ b/Falco-Configuration.md @@ -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: