Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 59b9351e856ffc827c68ce2c7ea2abc99886fa74
https://github.com/tribe29/checkmk/commit/59b9351e856ffc827c68ce2c7ea2abc99…
Author: Lukas Lengler <lukas.lengler(a)tribe29.com>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
A .werks/14724
Log Message:
-----------
14724 Improve EC performance when processing large logwatch.ec spool files
The performance and stability of the event console is now improved when
processing large logwatch.ec generated spool files.
logwatch.ec used to be able to generate spool files with unlimited size.
The size of the spool files is now limited to 1 MiB. In case this limit
is reached the multiple spool files are created.
CMK-11808
Change-Id: I803d711277a8b72ffd56b875b4a8a6a10c6654f7