AUDIT_SET_BACKLOG_LIMIT



AUDIT_SET_BACKLOG_LIMIT

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO
AUTHOR

NAME

audit_set_backlog_limit − Set the audit backlog limit

SYNOPSIS

#include <libaudit.h>

int audit_set_backlog_limit (int fd, int limit);

DESCRIPTION

audit_set_backlog_limit sets the queue length for audit events awaiting transfer to the audit daemon. The default value is 64 which can potentially be overrun by bursts of activity. When the backlog limit is reached, the kernel consults the failure_flag to see what action to take.

RETURN VALUE

The return value is <= 0 on error, otherwise it is the netlink sequence id number. This function can have any error that sendto would encounter.

SEE ALSO

audit_set_failure(3), audit_open(3), auditd(8), auditctl(8).

AUTHOR

Steve Grubb



More Linux Commands

manpages/set_field_pad.3form.html
set_field_pad(3form) - color and attribute control for form
The function set_field_fore sets the foreground attribute of field. This is the highlight used to display the field contents. The function field_fore returns th

manpages/cabsl.3.html
cabsl(3) - absolute value of a complex number (Man Page)....
The cabs() function returns the absolute value of the complex number z. The result is a real number. VERSIONS These functions first appeared in glibc in version

manpages/XSetBackground.3.html
XSetBackground(3) - GC convenience routines - Linux man page
The XSetState function sets the foreground, background, plane mask, and function components for the specified GC. XSetState can generate BadAlloc, BadGC, and Ba

manpages/glVertex.3gl.html
glVertex(3gl) - specify a vertex (Library - Linux man page)
glVertex commands are used within glBegin/glEnd pairs to specify point, line, and polygon vertices. The current color, normal, and texture coordinates are assoc

manpages/XpStartDoc.3x.html
XpStartDoc(3x) - Indicates the beginning of a print document
XpStartDoc signals the beginning of a new print document. If type is XPDocRaw, then the client will provide all the data for the resulting document using XpPutD

manpages/gnutls_openpgp_crt_get_subkey_usage.3.html
gnutls_openpgp_crt_get_subkey_usage(3) - API function.......
This function will return certificates key usage, by checking the key algorithm. The key usage value will ORed values of GNUTLS_KEY_DIGITAL_SIGNATURE or GNUTLS_

manpages/mpartition.1.html
mpartition(1) - partition an MSDOS hard disk (Man Page).....
The mpartition command is used to create MS-DOS file systems as partitions. This is intended to be used on non-Linux systems, i.e. systems where fdisk and easy

manpages/edata.3.html
edata(3) - end of program segments - Linux manual page......
The addresses of these symbols indicate the end of various program segments: etext This is the first address past the end of the text segment (the program code)

manpages/lvmdump.8.html
lvmdump(8) - create lvm2 information dumps for diagnostic pu
lvmdump is a tool to dump various information concerning LVM2. By default, it creates a tarball suitable for submission along with a problem report. The content

manpages/glColorPointer.3gl.html
glColorPointer(3gl) - define an array of colors (Man Page)
glColorPointer specifies the location and data of an array of color components to use when rendering. size specifies the number of components per color, and mus

manpages/mkfs.fat.8.html
mkfs.fat(8) create an MS-DOS filesystem under Linux.........
mkfs.fat is used to create an MS-DOS filesystem under Linux on a device (usually a disk partition). device is the special file corresponding to the device (e.g

manpages/ldap_is_ldap_url.3.html
ldap_is_ldap_url(3) - LDAP Uniform Resource Locator routines
These routines support the use of LDAP URLs (Uniform Resource Locators) as detailed in RFC 4516. LDAP URLs look like this: ldap://hostport/dn[?attrs[?scope[?fil





We can't live, work or learn in freedom unless the software we use is free.