Bug 474113

Summary: Enhancement Request: access log configuration - Log Level Box / chooser
Product: [Retired] 389 Reporter: Lutz Lange <llange>
Component: Directory ConsoleAssignee: Nathan Kinder <nkinder>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: low Docs Contact:
Priority: low    
Version: 1.1.3CC: amsharma, jgalipea, rmeggins
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 16:43:29 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: 434915, 495079    
Attachments:
Description Flags
Patch nkinder: review?, rmeggins: review+, nhosoi: review+

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.