Release v0.40 latest
Changes:
- change minimum golang requirement to 1.25.5
- add support for recursive `script path`
- add support for cyclic alias checkRelease v0.39
Changes:
- optionally send HSTS header in HTTP response
- update node exporter to 1.10.2
- check_service: improve filter by name
- check_process: add cpu_seconds attribute
- chore: update dependenciesRelease v0.38
Breaking:
There is a breaking change when using check_logfile:
- check_logfile is now disabled by default and needs to be enabled in the modules section.
- check_logfile is restricted to read logfiles from folders defined by
allowed pattern.
Changes:
- fix plugin output ending in chinese characters (#261)
- chore: update dependencies
- improve logging of invalid http requests
- check_logfile: improve detection of required macros
- add list-combine option
- add challenge password support for csr
- add CheckLogFile option to /modules configuration
- add "allowed pattern" option for check_logfiles
- add new macro operator trim and chomp
Newer
Older