Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: fa4c8125d5160b80ed2501551a5400ef1a720d9a
https://github.com/Checkmk/checkmk/commit/fa4c8125d5160b80ed2501551a5400ef1…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
A .werks/16140
Log Message:
-----------
16140 FIX Fix missing entries for Checkmk check helpers logger
The controller erroneously configured the root logger instead of
the `cmk.helper` logger. These settings could be overridden by
unrelated configurations of the root logger or the `cmk` logger
elsewhere in the program.
This resulted in missing entries.
Change-Id: Id1f255f3bfd52a1842008867d7c9d57eafc149da
Commit: 0ac619b26fc97a5aa66bdaab4ea63b00d72a3899
https://github.com/Checkmk/checkmk/commit/0ac619b26fc97a5aa66bdaab4ea63b00d…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
R .werks/15163
Log Message:
-----------
Revert "15163 Add REMOVE_ACKNOWLEDGEMENT_BY_ID livestatus command"
This reverts commit 78adc5b0f813c338bc41deabbf39c5f0d59480ae.
The command isn't required anymore.
SUP-11571
Change-Id: I9f6b603201891192b61e6f61bc610bf67b078fb5
Compare:
https://github.com/Checkmk/checkmk/compare/b159a4dc3b86...0ac619b26fc9