Skip to main content

Hi,

In the use log in IAM I can see the use_log_sessions by many users.

Only 1 user does have use-log_actions?

How can I turn on the logging for other users?

And can I query the number of times a task is used by a user?

I can see some data but this is more than 1 month ago. 
 

select * from use_log_usr_action where project_id = 'serp'

and usr_action_type_id like '%task%'

and project_vrs_id in ('1.54','1.55','1.56','1.57','1.58')

order by date_time des
c

Hi Edwin,


Have you seen topic?
 


Best regards,

Harm


Ha Harm,

 

Tnx,

Then I have to turn the checkbox ‘adviezen’ ON.
There’s no logging checkbox?

Greetz

Edwin

 

 


Correct, I don't understand the logic either, but this seemed to be the problem in our case


Tnx. I created a new configuration and I checked the ‘adviezen’ checkbox. Let’s see what happens.

Greetz.