I got a task to get report of SAS users login history for past 3 to 6 months and activities of all users (like access the dataset, library, etc.,). I am using SAS 9.4M5.
Let me know if there any option using SAS environment manager also.
If you enable SAS Environment Manager Service Architecture framework you have some audit reports available OOTB. It can help you fetch this information. Here is the link to list of reports:
Logins to the SAS system can be extracted from the metadata server logs, but detailed information for dataset and library usage has to be taken from the workspace server logs for EG and Studio users. And if people can run code in batch from a commandline, the accesses from that will not be traceable
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.