Hi,
I need an audit logs information for Users console.
We have the audit logs for users in Infrastructure level on Lifetime and that is for Admin, Developers, etc.
And for end users for application level, do we have any audit logs?
Is there a way to have audit logs of creating end users, updating end users or deleting end users on users console?
Thanks,
Hi @Sachin Waghmare , @Nikss , @Rahul Yadav ,
Thanks all for your reply and suggestions.I have raised a support ticket with outsystems and I came to know that, we have audit logs only for auditing Internal users logs on lifetime under user management section. And currently we don't have any methods to audit the logs of changes for end users under Users console or by Application level.
Thanks...
Hello @Hariharan Rajasekaran,
Have you looked into this documentation. In addition to this you can also search for some readily available forge components.
https://success.outsystems.com/documentation/best_practices/performance_and_monitoring/audit_trail/
Please refer this post as well.
https://www.outsystems.com/forums/discussion/44395/audit-log-in-outsystems/
Sachin
Dear @Sachin Waghmare ,
Thanks for your reply and this is not the case that I have raised.
Kindly find the below Vied audit logs in lifetime console. This logs have Details about Infrastructure level.
But, I need the audit logs for end users creation or updating records for Application level through Users console.
Thanks
I don't think there is something out of the box available for your use case. You may need to write your own logics to achieve the functionality you are trying for. Please refer this forge component. It may help you.
https://www.outsystems.com/forge/component-overview/374/human-readable-change-history
Hello @Hariharan Rajasekaran
Here is a related question that may help you. Please refer to it.
https://www.outsystems.com/forums/discussion/73044/audit-log/
Regards
Nikhil kumar vijay
Hi @Hariharan Rajasekaran,
Did you check General Logs in Service Center for Users Application?
Rahul Yadav