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.logsCode: Select all
/tm1/data/instance/logs/tm1s.logWould 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.logCode: Select all
tm1/data/logs/tm1server.new.logThank you Andy
