Posts Tagged ‘laus’

aurun – run an application with auditing enabled
USAGE
aurun [OPTION]…command…

DESCRIPTION
Aurun runs a command with system call auditing enabled. You need to
have sufficient privilege in order to invoke aurun.

OPTIONS
[...]

Wednesday, August 26th, 2009 at 02:27 | Comments Off
Categories: A
Tags: , ,

auditd – collect system call audit records and write them to file
USAGE
auditd [OPTION]…

DESCRIPTION
Auditd collects audit records generated by the kernel system call audit
mechanism, and writes them to disk.

[...]

Wednesday, August 26th, 2009 at 02:27 | Comments Off
Categories: A

audit – subsystem
USAGE
audit

DESCRIPTION
The audit daemon auditd(8) use the device file audit to collect audit
records generated by the kernel and to modify the setting of the audit-
[...]

Wednesday, August 26th, 2009 at 02:11 | Comments Off
Categories: A
Tags: , ,

augrep – print audit records matching a pattern
USAGE
augrep [OPTIONS] [-f FILENAME]

DESCRIPTION
Augrep searches audit log input FILENAME for specific specified options
to output data of an audit log into a readable format and [...]

Tuesday, August 25th, 2009 at 22:46 | Comments Off
Categories: A

audbin – process audit log files
USAGE
audbin [OPTIONS] logfile…

DESCRIPTION
Audbin can be used to manage audit log files. It is most useful for
archiving files generated by when running in bin mode.

GENERAL OPTIONS
[...]

Tuesday, August 25th, 2009 at 22:45 | Comments Off
Categories: A

aucat – prints audit records
USAGE
aucat [OPTIONS] [-f filename]

DESCRIPTION
Aucat prints audit records in a audit log file.

GENERAL OPTIONS
-f filename
Process audit [...]

Tuesday, August 25th, 2009 at 22:45 | Comments Off
Categories: A
TOP