sensu / sensu-check-log

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

fix for incorrect end of file logic in state directory #24

Closed jspaleta closed 3 years ago

jspaleta commented 3 years ago

Closes #23

Fix for incorrect logic when handling cached file offset that corresponds to end of file.

Added new test for this condition.