Thank you so much. I have done the painful work for the parser already :) But i was trying to handle the parser like a state machine where i did not know how events ended. With this in place it is complete!
Thanks!
Basim
On Monday, August 16, 2010 09:13:54 pm Steve Grubb wrote:Actually, looking at the auparse library code, it looks like the EOE event
> > If i am taking my data stream through the af_unix socket built-in plugin
> > then will i get the audit_eoe event?
>
> For an audispd plugin, you would need to set the format parameter to
> binary.
comes through in the string format, too.
-Steve