Page 1 of 1

TM1 user logon details

Posted: Thu Jul 20, 2017 11:42 am
by kkmk
Hi,

Can i take 2016 user logon details from tm1 server? I checked in View Audit Log and given one year, but it is not executing. it gives output only for the recent ten days.

Where I can find this information from the TM1 server?

Thanks
kkmk

Re: TM1 user logon details

Posted: Tue Jul 25, 2017 6:42 pm
by tiagoblauth79
Check if you have "MaxBackupIndex" set in tm1admsrv-log.properties. If it is set, the audit log is being erased when it reaches the number of files. The AuditLogMaxFileSize parameter in the tm1s.cgf determines the size of each file size, then TM1 breaks it in more files. Transaction log displays the transactions recorded when a cube value is changed, so you can check who did changes in the data. Perhaps you still have it and it may help you.