NAME
audispd - an event multiplexor
SYNOPSIS
audispd
DESCRIPTION
audispd is an audit event multiplexor. It has to be started by the audit daemon in order to get events. It takes audit events and distributes them to child programs that want to analyze events in realtime. When the audit daemon receives a SIGTERM or SIGHUP, it passes that signal to the dispatcher, too. The dispatcher in turn passes those signals to its child processes. The child programs install a configuration file in a plugins directory, /etc/audisp/plugins.d. Filenames are not allowed to have more than one '.' in the name or it will be treated as a backup copy and skipped. Options are given one per line with an equal sign between the keyword and its value. The available options are as follows: active The options for this are yes or no. direction The option is dictated by the plugin. In or out are the only choices. You cannot make a plugin operate in a way it wasn't designed just by changing this option.This option is to give a clue to the event dispatcher about which direction events flow. NOTE: inbound events are not supported yet. path This is the absolute path to the plugin executable. In the case of internal plugins, it would be the name of the plugin. type This tells the dispatcher how the plugin wants to be run. Choices are builtin and always. Builtin should always be given for plugins that are internal to the audit event dispatcher. These are af_unix and syslog. The option always should be given for most if not all plugins. The default setting is always. args This allows you to pass arguments to the child program. Generally plugins do not take arguments and have their own config file that instructs them how they should be configured. At the moment, there is a limit of 2 args. format The valid options for this are binary and string. Binary passes the data exactly as the audit event dispatcher gets it from the audit daemon. The string option tells the dispatcher to completely change the event into a string suitable for parsing with the audit parsing library. The default value is string.
FILES
/etc/audisp/audispd.conf /etc/audisp/plugins.d
SEE ALSO
audispd.conf(5), auditd(8).
AUTHOR
Steve Grubb
More Linux Commands
manpages/in.tftpd.8.html
in.tftpd(8) - Trivial File Transfer Protocol server.........
tftpd is a server for the Trivial File Transfer Protocol. The TFTP protocol is extensively used to support remote booting of diskless devices. The server is nor
manpages/rstartd.real.1.html
rstartd.real(1) - a sample implementation of a Remote Start
Rstartd is an implementation of a Remote Start helper as defined in A Flexible Remote Execution Protocol Based on rsh. This document describes the peculiarities
manpages/intel_panel_fitter.1.html
intel_panel_fitter(1) Change the panel fitter settings......
intel_panel_fitter is a tool that allows you to change the panel fitter settings, so you can change the size of the screen being displayed on your monitor witho
manpages/git-merge-one-file.1.html
git-merge-one-file(1) - The standard helper program to use w
This is the standard helper program to use with git merge-index to resolve a merge after the trivial merge done with git read-tree -m. GIT Part of the git(1) su
manpages/snmp_alarm.3.html
snmp_alarm(3) - alarm functions (Library - Linux man page)
These functions implement support for a generic timer handling mechanism for multiple parts of an application to register function callbacks to happen at a part
manpages/audispd.conf.5.html
audispd.conf(5) the audit event dispatcher configuration fil
audispd.conf is the file that controls the configuration of the audit event dispatcher. Each line should contain one configuration keyword, an equal sign, and t
manpages/gluPerspective.3gl.html
gluPerspective(3gl) - set up a perspective projection matrix
gluPerspective specifies a viewing frustum into the world coordinate system. In general, the aspect ratio in gluPerspective should match the aspect ratio of the
manpages/Tcl_GetSlave.3.html
Tcl_GetSlave(3) - manage multiple Tcl interpreters, aliases
These procedures are intended for access to the multiple interpreter facility from inside C programs. They enable managing multiple interpreters in a hierarchic
manpages/ttk_labelframe.n.html
ttk_labelframe(n) Container widget with optional label......
A ttk::labelframe widget is a container used to group other widgets together. It has an optional label, which may be a plain text string or another widget. STAN
manpages/CPU_COUNT.3.html
CPU_COUNT(3) - macros for manipulating CPU sets (Man Page)
The cpu_set_t data structure represents a set of CPUs. CPU sets are used by sched_setaffinity(2) and similar interfaces. The cpu_set_t data type is implemented
manpages/I18N::Collate.3pm.html
I18N::Collate(3pm) - compare 8-bit scalar data according to
*** WARNING: starting from the Perl version 5.003_06 the I18N::Collate interface for comparing 8-bit scalar data according to the current locale HAS BEEN DEPREC
manpages/delay_output_sp.3ncurses.html
delay_output_sp(3ncurses) - curses screen-pointer extension
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th
