Bug 989616

Summary: logconv.pl man page missing -m,-M,-B,-D
Product: Red Hat Enterprise Linux 7 Reporter: Nathan Kinder <nkinder>
Component: 389-ds-baseAssignee: Rich Megginson <rmeggins>
Status: CLOSED CURRENTRELEASE QA Contact: Sankar Ramalingam <sramling>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: mreynolds, nhosoi
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 389-ds-base-1.3.1.5-1.el7 Doc Type: Bug Fix
Doc Text:
Cause: "man" page was missing some argument definitions Consequence: The full range of options does appear to be available in the "man" page. Fix: Update man page Result: "man" page shows the correct/full range of options.
Story Points: ---
Clone Of:
: 1109384 (view as bug list) Environment:
Last Closed: 2014-06-13 12:21:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1109384    

Description Nathan Kinder 2013-07-29 16:29:11 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/389/ticket/47447

logconv.pl man page needs to document -m,-M,-B,-D options

For -D, we should specify the "trick" of using RAM by doing 
mkdir /dev/shm/logconv
then
logconv.pl -D /dev/shm/logconv access*
to use a RAM disk to avoid disk I/O if there is enough RAM

Comment 1 Rich Megginson 2013-10-01 23:26:16 UTC
moving all ON_QA bugs to MODIFIED in order to add them to the errata (can't add bugs in the ON_QA state to an errata).  When the errata is created, the bugs should be automatically moved back to ON_QA.

Comment 3 Sankar Ramalingam 2014-01-30 07:49:10 UTC
         ./logconv.pl -S "[28/Mar/2002:13:14:22 -0800]" --endTime "[28/Mar/2002:13:50:05 -0800]" -e /logs/access*

         ./logconv.pl -m log-minute-stats-csv.out /logs/access*

         ./logconv.pl -B ANONYMOUS /logs/access*

         ./logconv.pl -B "uid=mreynolds,dc=example,dc=com" /logs/access*

-D, --data         <Location for temporary data files>  default is "/tmp"

Logconv.pl man pages updated with these new options, -m, -M, -B and -D.

Hence, marking the bug as verified.

Build tested - 389-ds-base-1.3.1.6-15

Comment 4 Ludek Smid 2014-06-13 12:21:58 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.