Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #7948: mk_logwatch: process new files from the beginning

Component Checks & agents
Title mk_logwatch: process new files from the beginning
Date Jul 8, 2019
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
1.6.0b4 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

If a new logfile is found we usually skip to its end to avoid processing ancient log messages. You can now configure mk_logwatch to start processing the file from the beginning and see all messages that may already be present.

To enable this behaviour, either set the corresponding flag in the agent bakery rule, or add 'fromstart=True' to your configuration file.

To the list of all Werks