Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3115
blob07f81c136bace627c5a7eb48a70d81f883e72505
1 Title: logwatch: made check cluster-able
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.4.0i1
6 Date: 1460028648
7 Class: feature
9 Previously, if one tried to cluster a logwatch-service, only log entries from one node would be
10 passed to the cluster.
11 Another problem was that when re-scheduling checks on a cluster, the same log messages were re-read
12 and transfered the the cluster log again.
13 Both these problems are fixed now.