Hello,
I am ready to begin defining requirements for an audit event extraction and
parsing library. The purpose is two-fold, it should have the ability to
extract records from a given file and it must have the ability to parse a
buffer handed to it. This will allow audit event dispatcher utilities to
process events, too. The library should also be done in a way that is
friendly to other languages like python.
Comments?
-Steve