Werk #17560: omd backup: --no-logs now excludes logs not ending with .log
| Component | Site management | ||||||
| Title | omd backup: --no-logs now excludes logs not ending with .log | ||||||
| Date | Feb 7, 2025 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions | 
 | 
Previously, the command omd backup --no-logs would not excludes files such as
liveproxyd.log.1
liveproxyd.log.2.gz
dcd.log.1
This was fixed.
Thank you Sven Rueß for this contribution.