sensu / sensu-check-log

The Sensu Go log file monitoring check plugin and asset.
MIT License
2 stars 3 forks source link

Typo in env var #33

Closed asachs01 closed 2 years ago

asachs01 commented 2 years ago

The env var here: https://github.com/sensu/sensu-check-log/blob/main/main.go#L176

Should be CHECK_LOG_MISSING_OK not CHECK_LOG_MISING_OK.