Hello, I've built a custom parser for an event source which sends logs
in CEF format. To make it a bit more portable, I'd prefer not to require
modifying cef-custom.xml (as per the guide - Custom CEF Parser). Is it
possible to copy the logic from the...