Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logconv.pl - RFE - add on option for a minimum etime for unindexed search stats #872

Closed
389-ds-bot opened this issue Sep 12, 2020 · 7 comments
Labels
closed: fixed Migration flag - Issue

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/47535


It would nice to see only unindexed searches with etimes that are greater than 0 seconds. This makes it easier to track down any significant/expensive unindexed searches.

@389-ds-bot 389-ds-bot added the closed: fixed Migration flag - Issue label Sep 12, 2020
@389-ds-bot 389-ds-bot added this to the 1.3.3 - 10/13 (October) milestone Sep 12, 2020
@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2013-09-28 02:48:18

It would also be nice to sort the unindexed search report by etime, starting with the longest etime.

@389-ds-bot
Copy link
Author

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2013-10-08 03:48:28

git merge ticket47535
Updating b737882..c98d500
Fast-forward
ldap/admin/src/logconv.pl | 46 ++++++++++++++++++++++++++++----------------
man/man1/logconv.pl.1 | 3 ++
2 files changed, 32 insertions(+), 17 deletions(-)

git push origin master
Counting objects: 17, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (9/9), 1.20 KiB, done.
Total 9 (delta 6), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
b737882..c98d500 master -> master

commit c98d500
Author: Mark Reynolds mreynolds389@redhat.com
Date: Mon Oct 7 17:10:41 2013 -0400

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2013-10-08 21:18:59

man page update was incomplete:

git merge ticket47535
Updating 4a1dac2..a5f9e7d
Fast-forward
man/man1/logconv.pl.1 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

git push origin master
Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 536 bytes, done.
Total 5 (delta 3), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
4a1dac2..a5f9e7d master -> master

commit a5f9e7d

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2013-10-08 21:19:28

man page update was not complete
0001-Ticket-47535-update-man-page.patch

@389-ds-bot
Copy link
Author

Comment from nkinder (@nkinder) at 2013-12-18 03:47:44

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1044187

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2017-02-11 23:01:22

Metadata Update from @mreynolds389:

  • Issue assigned to mreynolds389
  • Issue set to the milestone: 1.3.3 - 10/13 (October)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: fixed Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant