Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
snancy123
Partner - Contributor
Partner - Contributor

Qlik-Cli Cloud retrieve users last connection (remove inactive users)

Hello,

How can I retrieve users last activity using Qlik-Cli (Cloud) ?
Do we get this information in their license consumption ?

I want to be able to write a little script that will disable / delete users with more than 1 year since their last activity.

Thanks in adavance 😉

Labels (1)
1 Reply
mpc
Partner Ambassador
Partner Ambassador

Hi, 

Maybe you'll have information with audit and audit archive endpoint ? You can choose to filter on com.qlik/edge-auth source, and user-session.begin events

audit archive | Qlik Developer Portal
Monitoring system events | Qlik Cloud Help

Best

From Next Decision and mpc with love