It's all about the answers!

Ask a question

Question for SCM: Server operation logging (workitem=63105)


Takehiko Amano (1.3k3741) | asked Jan 11 '11, 8:54 p.m.
JAZZ DEVELOPER
It looks like RTC3.0 now offer server SCM operation logging.

http://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=63105

There is parameter for file size.

log4j.appender.scm_scaa.MaxFileSize=7000KB

Questions is:
- What happens when log file size exceed this limit.

a) log file is recycled (deleted, and create new one)
b) log file is moved to new name (say ccm.log.<date>) and create new one.
c) server stops operating.
d) other ?

One answer



permanent link
Eric Jodet (6.3k5111120) | answered Jan 12 '11, 1:08 a.m.
JAZZ DEVELOPER
Hello,
as per comment 5 in 63105:
we will automatically restrict their size, rotate in a pool of 2-5
files. 3rd party tools can run at a regular interval and read the files
as they are being created.

So I would expect b - with 3 (or more) rotating log files.
You may:
- want to try with reduced file size - just to verify
- extract a doc enhancement work item from 63105 so as to have this
feature documented.

Thanks.
Eric JODET
Jazz Development - L3 Maintenance

Le 1/12/2011 3:08 AM, amano a crit :
It looks like RTC3.0 now offer server SCM operation logging.

http://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=63105

There is parameter for file size.

log4j.appender.scm_scaa.MaxFileSize=7000KB

Questions is:
- What happens when log file size exceed this limit.

a) log file is recycled (deleted, and create new one)
b) log file is moved to new name (say ccm.log.<date>) and create
new one.
c) server stops operating.
d) other ?


--

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.