Bug 474113 - Enhancement Request: access log configuration - Log Level Box / chooser
Summary: Enhancement Request: access log configuration - Log Level Box / chooser
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Directory Console
Version: 1.1.3
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nathan Kinder
QA Contact: Viktor Ashirov
URL:
Whiteboard:
Depends On:
Blocks: 434915 389_1.3.0
TreeView+ depends on / blocked
 
Reported: 2008-12-02 10:07 UTC by Lutz Lange
Modified: 2015-12-07 16:43 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-07 16:43:29 UTC
Embargoed:


Attachments (Terms of Use)
Patch (6.93 KB, patch)
2011-03-07 18:34 UTC, Nathan Kinder
nkinder: review?
rmeggins: review+
nhosoi: review+
Details | Diff

Description Lutz Lange 2008-12-02 10:07:44 UTC
See Directory Server -> Configuration Tab -> Logs -> Error Log
 - look at the pane on the right hand side, you might need to scroll down
 - find the Log Level chooser box
--> this is great since i can chose log options graphically instead of calculation decimal numbers, to set the right bits

Now see Directory Server -> Configuration Tab -> Logs -> Access Log
 - look at the pane on the right hand side, there is no Log Level Chooser for the access log. 

This is sad. It would be a valuable improvement.
 
Suggested Action:
 - provide a Log Level chooser for the Access Log configuration as well

Comment 1 Rich Megginson 2008-12-02 15:11:26 UTC
There are only one or two log levels for the access log, and they are mostly of interest only to developers.

Comment 2 Lutz Lange 2008-12-02 17:01:51 UTC
My information says its four values:

0      No information is logged
4      Log internal access operations
256    Connections, operations, and accesses to an entry (default)
512    Accesses to entries, referrals, and results
131072 Precise (microsecond) timing of operation duration

not as much as with the error log, but it might be nice anyway have the choice...

Comment 4 Nathan Kinder 2011-03-07 18:34:48 UTC
Created attachment 482764 [details]
Patch

Comment 5 Nathan Kinder 2011-03-07 18:55:33 UTC
Pushed to master.  Thanks to Noriko and Rich for their reviews!

Counting objects: 28, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (11/11), done.
Writing objects: 100% (15/15), 3.74 KiB, done.
Total 15 (delta 8), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds-console.git
   2ada9d0..c8566da  master -> master

Comment 7 Amita Sharma 2011-07-29 10:49:11 UTC
Yes, I could change it to any of the four Access log levels listed in DS console-
So marking the bug as VERIFIED.


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