Yes, that is correct.
Original Message:
Sent: Fri July 18, 2025 11:17 AM
From: Suraj Neupane
Subject: Collecting Framework Manager usage
Hi Han, I got the Citrix usage details.
As for the audit, that's only for activity like package published or update right?
------------------------------
Suraj Neupane
Original Message:
Sent: Fri July 18, 2025 03:59 AM
From: Han Frieling
Subject: Collecting Framework Manager usage
Hello Suraj,
We have a similar setup and use Citrix Director for that specific purpose. With Citrix Director we are able to produce a trend overview of all people that logged on to Citrix and used FM when and for how long. But you cannot see what they did. For that you would indeed need to look into the content of the Cognos Audit table COGIPF_ACTION.
With regards
Han Frieling
------------------------------
Han Frieling
Original Message:
Sent: Thu July 17, 2025 06:30 PM
From: Suraj Neupane
Subject: Collecting Framework Manager usage
Hi Michael, this box doesn't have audit db.
In fact, it doesn't have any Cognos services except the FM.
That's why it's challenging to figure out the FM usage.
------------------------------
Suraj Neupane
Original Message:
Sent: Wed July 16, 2025 10:29 AM
From: Michael Haaß
Subject: Collecting Framework Manager usage
If auditing is active you can check for specific entries in COGIPF_ACTION to see who was using FM.
I had a similar question and analyzed the audit-db entries during using FM. Here what is working for me to see that a model was published or metadata was queried:
[COGIPF_TARGET_PATH] contains 'frameworkManagerWorkingArea'
OR
( [COGIPF_TARGET_TYPE] = 'model' AND [COGIPF_OPERATION] = 'ADD' )
It does not recognize if a user only start FM, have a look at the metadata only and close FM.
Just open FM at least modified the date of file session-log.xml in model folder.
------------------------------
Michael Haaß
IBM
Original Message:
Sent: Thu July 10, 2025 01:14 AM
From: Suraj Neupane
Subject: Collecting Framework Manager usage
Hi all,
We have two citrix servers dedicated for FM work where clients' developers can login and access their models.
Security is setup so different clients can login to the same machines but they can only see their models.
What would be the best way to figure out how often they login to access FM?
There's FM log but not sure if it is easy to get any info from there.
Is there other way to get details on who logged on when?
Thanks for any idea.
------------------------------
Suraj Neupane
------------------------------