As suggested by SAS TS you will have to parse the core log file to get this information. This can be done using any programming language. The other way to identify the logons is by accessing the WIPD Postgre database which holds the information about the logons, this would be real quick if WIPD is configured properly.
... View more