Event forwarding between some application servers and my collector server is working, however the problem is that I don't want all the logs from them to go into "forwarded events" - I want to separate different subscriptions into different files.
I successfully made a new file with New-EventLog -Source Nvivo -LogName Nvivo and I can see it in the left sidebar of the Event Viewer of my collector server. However, I am not able to find and select this new Event Log in the Subscription properties. What else needs to be done before I can utilize this new Event log to receive logs in my subscription?
