Is there a log in CA Workload Automation iXP that shows concurrent users at a given time?
The "Client" tab in the iXP GUI provides a real-time view of active sessions, as well as historical by changin the dropdown for the period.
This audit information regarding user logins is stored in raw text files on the iXP server. These files can be used to extract login events, though they have specific limitations regarding session duration tracking.
Path: $IXP_HOME/dat/audit/
File Pattern: _audit_XXXXXXXXX (where XXXXXXXXX represents a timestamp or sequence)