sensu / sensu-check-log

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

fix errors in analyzer logic #16

Closed jspaleta closed 3 years ago

jspaleta commented 3 years ago

Fixing some corner cases with analyzer.

  1. make sure log file array doesnt include directories
  2. set scanner max line length to 1MB