tm1server.log tm1s.log split location

Post Reply
failurehappening
Posts: 78
Joined: Tue Nov 30, 2010 1:18 am
OLAP Product: TM1
Version: 10.2.2
Excel Version: 2010

tm1server.log tm1s.log split location

Post by failurehappening »

Hi

Is it possible to have the tm1server.log file write out to different location to the tm1s.log.

e.g.
tm1server.log gets written to

Code: Select all

/tm1/data/logs/tm1server.logs
tm1s.log gets written to

Code: Select all

/tm1/data/instance/logs/tm1s.log


Would the best way be to have tm1.log and tm1server.log get written to

Code: Select all

/tm1/data/instance/logs/tm1server.log
/tm1/data/instance/logs/tm1s.log
And then use log.properties to duplicate the bits I'm interested in to

Code: Select all

tm1/data/logs/tm1server.new.log
I think I just answered my own question...

Thank you Andy :-)
RHR
Andy Key
MVP
Posts: 351
Joined: Wed May 14, 2008 1:37 pm
OLAP Product: TM1
Version: 2.5 to PA
Excel Version: Lots
Location: Sydney
Contact:

Re: tm1server.log tm1s.log split location

Post by Andy Key »

:D
Andy Key
Post Reply