check_logstash
check_logstash copied to clipboard
check timestamps on named pipelines (logstash > v6.0)
When comparing named pipelines, if there is a historical error, the service will show as critical even if it has successfully reloaded since then.
This adds the same timestamp check from unnamed pipelines to the named pipelines checking.
Also fixed typo in warning variable and cpu warning not being set correctly.