McCarthy, John D. wrote: > > > Is there a way to view/change the Auditd log format so when I view the > logs they are more user friendly to read? I think the auditd.conf file > format is FORMAT=RAW, is this the setting and if so can I change it so > my logs are less complicated to read. The other log files (SYSTEM or > SECURITY) are user easy enough to read; its just the auditd.log files > are complicated.
The log_format option just lets you specify whether to log the records or just send them to the audit dispatcher. Have you tried using the ausearch or aureport commands to view the logs? They provide a variety of display/summary options. I know ausearch is in RHEL4 - not sure about aureport. -- ljk > > Thank You > > John D. McCarthy > Information Assurance Principal Engineer > General Dynamics AIS > 5200 Springfield Pike Suite 200 > Dayton, Ohio 45431-1289 > Phone: 937-476-2619 > Fax: 937-476-2542 > > > > > ------------------------------------------------------------------------ > > -- > Linux-audit mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/linux-audit -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
