From 3a53fdb1108629a2aa9fe91ce1ebb6429f08122b Mon Sep 17 00:00:00 2001 From: caelebfi Date: Wed, 30 Mar 2022 13:04:07 +0200 Subject: [PATCH] Changed properties of rule #0 in ruleset "Text logfiles (Linux, Solaris, Windows)" in folder "Main directory / Outside" --- conf.d/wato/outside/rules.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.d/wato/outside/rules.mk b/conf.d/wato/outside/rules.mk index a52ee5e..3004cd7 100644 --- a/conf.d/wato/outside/rules.mk +++ b/conf.d/wato/outside/rules.mk @@ -61,8 +61,8 @@ agent_config.setdefault('mk_logwatch', []) agent_config['mk_logwatch'] = [ {'condition': {'host_folder': '/%s/' % FOLDER_PATH}, 'id': '10b685fe-174f-44c9-b07a-6434031d36fc', - 'options': {'description': 'LOG-File check'}, - 'value': {'file_section': {'context': True, + 'options': {'description': 'LOG-File check', 'docu_url': 'caelebfi'}, + 'value': {'file_section': {'context': False, 'logfiles': ['/var/log/auth.log', '/var/log/syslog', '/var/log/mail.log',