RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 989616 - logconv.pl man page missing -m,-M,-B,-D
Summary: logconv.pl man page missing -m,-M,-B,-D
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: 389-ds-base
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Rich Megginson
QA Contact: Sankar Ramalingam
URL:
Whiteboard:
Depends On:
Blocks: 1109384
TreeView+ depends on / blocked
 
Reported: 2013-07-29 16:29 UTC by Nathan Kinder
Modified: 2020-09-13 20:39 UTC (History)
2 users (show)

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.
Clone Of:
: 1109384 (view as bug list)
Environment:
Last Closed: 2014-06-13 12:21:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github 389ds 389-ds-base issues 784 0 None None None 2020-09-13 20:39:45 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.