Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7329
blobecd0e054c162a32fc3f13312df030c434063e196
1 Title: Deprecate logwatch_patterns configuration option
2 Level: 1
3 Component: checks
4 Compatible: incomp
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1553676821
8 Class: fix
10 If you have always used WATO to configure your Check_MK you are not affected
11 by this change.
13 There have been two configuration options for configuring logwatch pattern on
14 Check_MK server side rules for a long time. The old one,
15 <tt>logwatch_patterns</tt>, and the newer WATO compatible ruleset
16 <tt>logwatch_rules</tt>. The second one has replaced the first one a long time
17 ago. The old config optionswas still working for compatibility but has been
18 removed now.
20 If you have configured such rules in your configuration, it will still load,
21 but print out a warning message like this: "WARNING: Found rules for deprecated
22 ruleset 'logwatch_patterns'. These rules are not applied anymore. In case you
23 still need them, you need to migrate them by hand. Otherwise you can remove
24 them from your configuration."