Back to bug 1013894

Who When What Removed Added
Nathan Kinder 2013-10-01 02:15:59 UTC Status NEW POST
Rich Megginson 2013-10-01 23:00:18 UTC Status POST MODIFIED
Fixed In Version 389-ds-base-1.3.1.6-5.el7
errata-xmlrpc 2013-10-01 23:41:26 UTC Status MODIFIED ON_QA
Rich Megginson 2013-10-31 01:38:57 UTC Doc Text Cause: logconv.pl used flat files for temporary storage when analyzing large logs. The files would have to be scanned many times per value.

Consequence: Poor logconv.pl performance with very large logs.

Fix: Instead of flat files, use Berkeley DB files, via the perl DB_File module and tied hashes and arrays.

Result: Much better performance with logconv.pl and large access logs.
srkrishn 2014-01-31 12:05:09 UTC CC srkrishn
Sankar Ramalingam 2014-02-01 02:07:48 UTC Status ON_QA VERIFIED
Ludek Smid 2014-06-13 09:42:58 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-06-13 05:42:58 UTC
Simon Pichugin 2020-09-13 20:35:51 UTC Link ID Github 389ds/389-ds-base/issues/724

Back to bug 1013894