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