Option | Description | Possible values |
log_file | name of the log file |
|
log_format | How to flush the data from | RAW. Only RAW is supported in this version. |
| auditd to the log. |
|
priority_boost
flush freq
num_logs
max_log_file
The nice value for auditd. Used to run auditd at a certain priority.
Method of writing data to disk. none, interval, data, sync
Used when flush is incremental, states how many records written before a forced flush to disk.
Number of log files to use
Maximum log size in megabytes.
max_log_file_action | Action to take when the | ignore, syslog, suspend, rotate |
| maximum log space is reached. |
|
space_left
space_left_action
admin_space_left
admin_space_left_actio n
disk_full_action
disk_error_action
Low water mark |
|
What action to take when low | ignore, syslog, suspend, single, |
water mark is reached | halt |
High water mark |
|
What action to take when high | ignore, syslog, suspend, single, |
water mark is reached | halt |
What action to take when disk | ignore, syslog, suspend, single, |
is full | halt |
What action to take when an |
|
error is encountered while |
|
writing to disk. |
|
Table
In addition to setting the audit filter rules, auditctl can be used to control the audit subsystem behavior in the kernel even when auditd is running. These settings are listed in Table
138