Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 😉
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