[Fedora-directory-commits] admservconsole/src/com/netscape/management/admserv admserv.properties, 1.2, 1.3

Richard Allen Megginson rmeggins at fedoraproject.org
Wed Dec 10 14:57:15 UTC 2008


Author: rmeggins

Update of /cvs/dirsec/admservconsole/src/com/netscape/management/admserv
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2743/admservconsole/src/com/netscape/management/admserv

Modified Files:
	admserv.properties 
Log Message:
Resolves: bug 429514
Bug Description: Administration Server Console : incorrect apache server error log parsing
Reviewed by: nkinder (Thanks!)
Fix Description: The error log date/time are together in one field.  Just combine them into one column in the log viewer.
New screenshot - https://bugzilla.redhat.com/attachment.cgi?id=326443
Platforms tested: RHEL5
Flag Day: no
Doc impact: yes - will have to document the new log format



Index: admserv.properties
===================================================================
RCS file: /cvs/dirsec/admservconsole/src/com/netscape/management/admserv/admserv.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- admserv.properties	29 Sep 2006 17:17:27 -0000	1.2
+++ admserv.properties	10 Dec 2008 14:57:12 -0000	1.3
@@ -136,6 +136,7 @@
 log-username=Username
 log-date=Date
 log-time=Time
+log-datetime=Date&Time
 log-header=Header
 log-errorcode=HTTP Code
 log-length=Length




More information about the Fedora-directory-commits mailing list