Sparx Systems Forum

Pro Cloud Server / Prolaborate / WebEA => PCS Suggestions and Requests => Topic started by: Guillaume on June 02, 2022, 06:27:16 pm

Title: Prolaborate audit feature?
Post by: Guillaume on June 02, 2022, 06:27:16 pm
Hello,

It would be useful to have an audit feature that when enabled, an administrator can check users actions
- access: opened repositories, diagrams, etc
- updates: modified field e.g. an element's notes, tagged value

Title: Re: Prolaborate audit feature?
Post by: Arshad on June 03, 2022, 03:48:32 pm
Hi Guillaume,

Thank you for the note.
We will add this to the backlog.

At the moment we have auditing in prolaborate ( for prolaborate resource ), but this won't be reflected or visible in the prolaborate, these details will be saved in the table (AuditEntities ).

 To enable this, open the Prolaborate.json file from the installed folder and change EnableApiAuditing to true  , and restart the prolaborate service.
 
HTH
Thanks
Title: Re: Prolaborate audit feature?
Post by: Guillaume on June 03, 2022, 09:53:26 pm
Thanks Ashad, I will give it a try.