Tm1Server log stops after tm1s-log properties file
Posted: Wed Mar 04, 2020 8:40 am
Hi there
We have put in a tm1s-log.properties file in order to log user logins. However, after doing this, logging to the tmserver.log file has stopped.
I would like the have logging continue, as well as the user logging configured in the log properties file.
Is this possible? Have I configured the log properties file incorrectly? Please refer below for contents of log properties files.
Many thanks!!!
Regards
Chris
# Specify GMT or Local timezone
log4j.appender.S1.TimeZone=local
log4j.logger.TM1.Lock=ERROR
log4j.logger.TM1.Login=DEBUG, LOCK
log4j.additivity.TM1.Login=false
log4j.appender.LOCK=org.apache.log4j.SharedMemoryAppender
log4j.appender.LOCK.File=lock.log
log4j.appender.LOCK.MaxFileSize=100 MB
log4j.appender.LOCK.MaxBackupIndex=20
log4j.appender.LOCK.TimeZone=GMT
We have put in a tm1s-log.properties file in order to log user logins. However, after doing this, logging to the tmserver.log file has stopped.
I would like the have logging continue, as well as the user logging configured in the log properties file.
Is this possible? Have I configured the log properties file incorrectly? Please refer below for contents of log properties files.
Many thanks!!!
Regards
Chris
# Specify GMT or Local timezone
log4j.appender.S1.TimeZone=local
log4j.logger.TM1.Lock=ERROR
log4j.logger.TM1.Login=DEBUG, LOCK
log4j.additivity.TM1.Login=false
log4j.appender.LOCK=org.apache.log4j.SharedMemoryAppender
log4j.appender.LOCK.File=lock.log
log4j.appender.LOCK.MaxFileSize=100 MB
log4j.appender.LOCK.MaxBackupIndex=20
log4j.appender.LOCK.TimeZone=GMT