Page 1 of 1

tm1server.log tm1s.log split location

Posted: Fri Nov 30, 2018 5:14 am
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 :-)

Re: tm1server.log tm1s.log split location

Posted: Mon Dec 10, 2018 2:21 am
by Andy Key
:D