Query: audit_log
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUDIT_LOG(9) Audit Interfaces AUDIT_LOG(9)NAMEaudit_log - Log an audit recordSYNOPSISvoid audit_log(struct audit_context * ctx, gfp_t gfp_mask, int type, const char * fmt, ...);ARGUMENTSctx audit context gfp_mask type of allocation type audit message type fmt format string to use @...: variable parameters matching the format string ... variable argumentsDESCRIPTIONThis is a convenience function that calls audit_log_start, audit_log_vformat, and audit_log_end. It may be called in any context.COPYRIGHTKernel Hackers Manual 2.6. July 2010 AUDIT_LOG(9)
| Related Man Pages | 
|---|
| hx509_validate_ctx_free(3) - freebsd | 
| audgenl(3) - osf1 | 
| audit(4) - hpux | 
| hx509_print_stdout(3) - freebsd | 
| hx509_validate_ctx_add_flags(3) - freebsd | 
| Similar Topics in the Unix Linux Community | 
|---|
| Security Audit logging | 
| Secure & Audit logs | 
| Alert for Audit log | 
| Parse audit log | 
| Settings audit logs for different tasks. Help me!!! |