Closed GoogleCodeExporter closed 8 years ago
Oh the evtsys.cfg file has nothing other than the blank default comments.
'!!!!THIS FILE IS REQUIRED FOR THE SERVICE TO FUNCTION!!!!
'
'Comments must start with an apostrophe and
'must be the only thing on that line.
'
'Do not combine comments and definitions on the same line!
'
'Format is as follows - EventSource:EventID
'Use * as a wildcard to ignore all ID's from a given source
'E.g. Security-Auditing:*
'
'In Vista/2k8 and upwards remove the 'Microsoft-Windows-' prefix
'**********************:**************************
Original comment by khei...@gmail.com
on 1 Feb 2011 at 4:17
OK after a lot of debugging I think I know what is going on. When setting up
the filters the host is all capitals and within the syslog-ng it is matching
the host from it as lowercase against the sent message is uppercase. Once I
figured this out then all is good. Might be a good thing to put in the doco's.
Original comment by khei...@gmail.com
on 2 Feb 2011 at 12:57
Thanks for responding back with your solution. I will add this about syslog-ng
to the docs.
Original comment by sherwin....@gmail.com
on 2 Feb 2011 at 2:31
Original issue reported on code.google.com by
khei...@gmail.com
on 1 Feb 2011 at 4:09