On Sunday 25 February 2007 17:15:23 Matthew Booth wrote: > On a related note, what's the api for injecting an arbitrary audit event > from userspace in 1.0.15?
audit_log_user_message(). > There doesn't appear to be anything obvious in the man pages. There are several APIs to enforce consistent messages depending on the purpose. They all start with audit_log_ . -Steve -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
