How to get an audit trail for security / administration activity on CLM.
Our Security Department requires us to provide them with the audits of the following.
1. Application Login / Logout log.
2. Configuration Changes to RRC, RTC and RQM.
3. Addition / Removal of Members in Project / Team Areas.
4. Modification of Roles inside Project / Team Areas.
We are using CLM 4.0.7 on WAS 8.0.
1. Application Login / Logout log.
2. Configuration Changes to RRC, RTC and RQM.
3. Addition / Removal of Members in Project / Team Areas.
4. Modification of Roles inside Project / Team Areas.
We are using CLM 4.0.7 on WAS 8.0.
2 answers
what about Point 1? are these found in the "BinaryAudit...log" files in \profiles\JTSserver\logs\jtserver ?
Comments
BibaryAudit log looks correct.
You can follow this post for more info:
https://jazz.net/forum/questions/202123/how-to-track-user-login-attempts?page=1&focusedAnswerId=202124#202124
Comments
Talal Ul Haq
Oct 18 '16, 3:16 a.m.Thanks for the response.
I have been reading up on the subject, and it seems WAS activity logs may be able to tell us about the Login/Logouts of the user.
As for the project area history, I would appreciate any pointers / sample code to retrieve it using the REST API, since the information is needed to be sent to another system.
Paul Slauenwhite
FORUM MODERATOR / JAZZ DEVELOPER Oct 20 '16, 12:42 p.m.Please see https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi.