Page 1 of 1
Any tm1web log setting to get user access websheet info
Posted: Sat Sep 02, 2023 4:59 pm
by Niko
I want to know websheet is opened by user how much times,but tm1web can not find these information,i am confused,anyone can help me ,thank u first.
Re: Any tm1web log setting to get user access websheet info
Posted: Sat Sep 02, 2023 7:47 pm
by burnstripe
Here's a link to another thread on the topic.
https://www.tm1forum.com/viewtopic.php?t=14808
The tm1web logs can produce this information such as who accessed what websheet and when. After changing the Log4j properties you'll then need to parse through the file to extract the information you need
Re: Any tm1web log setting to get user access websheet info
Posted: Sun Sep 03, 2023 12:42 am
by Niko
burnstripe wrote: ↑Sat Sep 02, 2023 7:47 pm
Here's a link to another thread on the topic.
https://www.tm1forum.com/viewtopic.php?t=14808
The tm1web logs can produce this information such as who accessed what websheet and when. After changing the Log4j properties you'll then need to parse through the file to extract the information you need
i will research that, try to use TI parse file. thank u ver much
Re: Any tm1web log setting to get user access websheet info
Posted: Sun Sep 03, 2023 1:31 pm
by gtonkin
Here's another reference that may help:
Using TM1 Web logging
Edit: and another that looks useful
Include user names and memory usage in TM1 Web logs
The following information is included in logs:
Timestamp
Application and Active Form name
Number of rows that were generated
User name
Current heap memory after the websheet renders
Re: Any tm1web log setting to get user access websheet info
Posted: Sun Sep 03, 2023 2:40 pm
by Niko
thank u ver much. I will deep into research your attach article.
Re: Any tm1web log setting to get user access websheet info
Posted: Wed Sep 06, 2023 11:03 am
by lotsaram
Niko wrote: ↑Sat Sep 02, 2023 4:59 pm
I want to know websheet is opened by user how much times,but tm1web can not find these information,i am confused,anyone can help me ,thank u first.
If you are lucky enough to have Pulse, and it is properly configured then Pulse captures this information and it can be reported.
Re: Any tm1web log setting to get user access websheet info
Posted: Wed Sep 06, 2023 11:30 am
by Niko
lotsaram wrote: ↑Wed Sep 06, 2023 11:03 am
Niko wrote: ↑Sat Sep 02, 2023 4:59 pm
I want to know websheet is opened by user how much times,but tm1web can not find these information,i am confused,anyone can help me ,thank u first.
If you are lucky enough to have Pulse, and it is properly configured then Pulse captures this information and it can be reported.
I am surprised how pulse complete that
