Logstash not reading CSV file when running as CSV

Set log.level to TRACE, then the filewatch module that the file input uses will log messages like these to tell you what it is doing.

On Windows, if you want to disable the persistence of the in-memory sincedb across restarts then you would use sincedb_path => "NUL", not NULL.