Problem: a hundred servers with the basic event logs (system, application, security) plus various other custom log containers. I want to get all the log containers but not the security log. All the servers don't have the same set of custom log containers so one conf file defining all the logs specifically isn't easy. Also, custom event logs get added regularly so the conf file will not be static.
Is there a way to create a conf file that will use a wildcard for the event logs and also not a specifc one that i won't have to change often?
thanks
... View more