Solved

Use log IAM only 1 user


Userlevel 3
Badge +11

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

icon

Best answer by Harm Horstman 23 June 2022, 14:48

View original

This topic has been closed for comments

4 replies

Userlevel 5
Badge +20

Hi Edwin,


Have you seen topic?
 


Best regards,

Harm

Userlevel 3
Badge +11

Ha Harm,

 

Tnx,

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

Greetz

Edwin

 

 

Userlevel 5
Badge +20

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

Userlevel 3
Badge +11

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

Greetz.