Logstash failing at output stdout

On UNIX, if you do not want the in-memory sincedb persisted across restarts, then use sincedb_path => "/dev/null", on Windows use sincedb_path => "NUL".

Also, you are missing a } to close the filter section.