I'm trying to pull specific windows event logs using nxlog and displaying them in graylog. It is retrieving the logs just fine, however, my problem is that: Even with a query, it still seems to pull a lot of data that is not specified in the query (e.g. here I specify Application with specific eventID's that I have been testing by creating dummy logs in cmd).
For example, I am still getting System, Security and various other logs appearing in graylog.
I'm very new to this so I'm probably missing something stupid. Here's a snip from my .conf: