Note!! Please register for a free account to access the full content and also to participate in Q&A in the community
Oracle Linux: How to Use the Options disp_qos and dispatcher in /etc/audit/auditd.conf
in Linux
Applies To
Linux OS - Version Oracle Linux 7.0 to Oracle Linux 9.0 [Release OL7 to OL9]
Summary
To understand the usage of the options disp_qos
and dispatcher in /etc/audit/auditd.conf
on Oracle Linux.
Solution
Options disp_qos
and dispatcher
are used in the file /etc/audit/auditd.conf
to determine how the audit system should operate when the daemon is started.
The dispatcher
is started by the audit daemon during its start. The daemon would transmit the audit messages to the application specified in dispatcher whereas disp_qos
determines whether user allows for lossy or lossless communication between the audit daemon and the dispatcher.
Tagged:
0