From 757091beeb6573d73df6aca44130f4c0d39b9817 Mon Sep 17 00:00:00 2001 From: William Wernert Date: Mon, 2 Aug 2021 10:35:39 -0400 Subject: [PATCH] Add log_level to logscan.conf --- salt/learn/files/logscan.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/learn/files/logscan.conf b/salt/learn/files/logscan.conf index 9b3df8027..d7aa30734 100644 --- a/salt/learn/files/logscan.conf +++ b/salt/learn/files/logscan.conf @@ -1,6 +1,7 @@ [global] ts_format = iso8601 scan_interval = 30s +log_level = info [kratos] log_path = kratos/kratos.log