Bug 5229 - Update logging to use Best practice guidelines
: Update logging to use Best practice guidelines
Status: ASSIGNED
: RFT
Campaign
: development
: PC Windows XP
: P3 normal
: ---
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2007-04-19 07:50 by
Modified: 2008-02-12 11:11 (History)


Attachments


Note

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


Description From 2007-04-19 07:50:11
Campaign: RFT Log Updates

Campaign Leader: Jennifer Schopf

People: RFT Developer TBD, Jen Schopf

Projects: CEDPS

Technologies: RFT

Objective:
Extend and clarify RFT logs according to CEDPS best practices guide. This is a
CEDPS deliverable.


Benefits:
Within CEDPS, a best practices for Logging guideline has been written
http://cedps.net/wiki/index.php/LoggingBestPractices
The goal of this work has been to define a uniform format and minimum set of
data that middleware logs contain in order to make the use of those logs for
troubleshooting and fault detection more straightforward, and will allow
performance analysis, security auditing, and incident tracing.


Implementation details/tasks:
1)    Fix timestamp formatting
2)    Verify start/end for each event
3)    Make sure event names match recommended event names, when possible
4)    Make sure error numbers include description of error


Deliverables:
Augmented code, to be part of 4.1.2
Documentation

Resources:
Developer: 1.5(?) days of coding
Developer: 0.5 days of testing, documentation
Jen/LBNL folks (Brian Tierney, Dan Gunter): couple hours of
explaining/coordinating
------- Comment #1 From 2008-01-22 12:32:31 -------
I've committed an initial draft of this in CVS HEAD.