From 14dd04afc24dd14d5582b46ceea89457cc10b89f Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Thu, 22 Dec 2016 10:11:23 -0800 Subject: [PATCH] Updated Falco Configuration (markdown) --- Falco-Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Falco-Configuration.md b/Falco-Configuration.md index 7da65b8..e79796a 100644 --- a/Falco-Configuration.md +++ b/Falco-Configuration.md @@ -23,7 +23,7 @@ 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. -####`log_level: [emergency|alert|critical|error|warning|notice|info|debug] +####`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.