logstash-plugins / logstash-input-s3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No error when objects not found

robgil opened this issue · comments

  • Version: 3.2.2
  • Operating System:NA
  • Config File (if you have sensitive info, please remove it): NA
  • Sample Data: NA
  • Steps to Reproduce:

If the s3 plugin is misconfigured with a prefix that does not exist, the logs don't show any indication of the plugin running. This makes it confusing to see whether the configuration is valid. It would be nice if it logged a simple entry that says something like "No Objects Found".