Trying to see who is using iDash. Which log has this information? And what is the marker in the log that shows login/logout?
You can see authenticated users in the idasheem.log found in the idash log directory.
Entries like:
20-01-22 09.22.24 [ INFO] http-nio-8080-exec-7:com.ca.idash.eem.common.EEMLogger: EEM validateUser SC is not null, checking for valid user: <your_user>
On the EEM side there are entries in the audit log \EmbeddedEntitlementsManager\logs
Entries like<Event>
<Identity><your_user></Identity>
<Resource><your_user></Resource>
<ResourceClass></ResourceClass>
<Taxonomy>IAM.Runtime.authenticateWithPassword.F.I</Taxonomy>