gathering connections information

Post Reply
dragonfly
Posts: 2
Joined: Fri Mar 02, 2012 12:21 pm
OLAP Product: Cognos TM1
Version: 9.5.2
Excel Version: 11.5612.5606

gathering connections information

Post by dragonfly »

Hi,

Is there a way to gather connections information for a TM1 server? I am looking for something different then the tm1audit log because this logs much more than basic connection information (by basic connection information I mean user id and a timestamp and possibly a server identifier).

Thanks.
dragonfly
Posts: 2
Joined: Fri Mar 02, 2012 12:21 pm
OLAP Product: Cognos TM1
Version: 9.5.2
Excel Version: 11.5612.5606

Re: gathering connections information

Post by dragonfly »

To be more exact, the connections information should be written in some text file. Does anyone know how this information can be written to a text file?

Thanks.
lotsaram
MVP
Posts: 3706
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: gathering connections information

Post by lotsaram »

Easiest thing to do is to 1/ make sure ClientPropertiesSyncInterval is set and then 2/ have a very regularly scheduled chore to process the }Client properties cube and for every client with an active status log it with a timestamp.
Post Reply