[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#6829) Auditlog Mod Patch



Full_Name: Kyle Smith
Version: 2.4.24
OS: Ubuntu 10.04
URL: http://faculty.ycp.edu/~ksmith8/patches/servers-slapd-overlays-auditlog.c.patch
Submission from: (NULL) (192.245.87.12)


This is an enhancement of the auditlog overlay.  By using a new directive,
auditlog_single_line, the auditlog is outputted on a single line, instead of the
normal ldif style. I needed to make this change so that our log indexer doesn't
have to parse lots of ldif data, instead it will just index the fields as
written. This will also give the benefit of reduced filesize of the audit logs,
as it shortens the record by a fair number of characters. 

How To configure:

Add "auditlog_single_line" to the "overlay auditlog" configuration in
slapd.conf.