I've a problem with creating a custom parser.
I've added the Device, created a Custom Event, added a simple parser (with Recognizer etc) and a test log message.
The XML validates ok, but when I use the Test button, I get an "Errors" message (but no other details).
My parser is listed under the 'Parser Used' column.
I cloned some other existing parsers (such as CiscoSEParser) and tried the test function there.
They also fails with "Errors"
Why do clones of 'production' parsers fail the Test ?
thanks,