Click HERE to see how Saviynt Intelligence is transforming the industry. |
01/12/2024 05:29 AM
We need to monitor critical configs to avoid system failure and also to keep a track for audit purpose.
We have checked in audit logs where we did not found and we need more details for below configs.
Please let us know if you have some analytics which can help us to monitor above configs.
Regards,
Saksham
01/14/2024 07:36 PM
#2 & #3
Query select ua.TYPEOFACCESS as 'Object Type',ua.ActionType as 'Action Taken',u.username as 'Accessed By', ua.IPADDRESS as 'IP Address',ua.ACCESSTIME as 'Event Time',ua.DETAIL as 'Message' from users u , userlogin_access ua, userlogins l where l.loginkey = ua.LOGINKEY and l.USERKEY = u.userkey and ua.AccessTime >= (NOW() - INTERVAL 30 Minute) and ua.Detail is not NULL
Submit idea ticket for objects where audit is not tracked
01/29/2024 11:24 PM
Hi Team,
Thanks for the info!
We need Connection history analytics report too, but not the audit trail, because it has some limitation like the new value and old value which never gets populated.
Regards,
Saksham
01/30/2024 06:42 AM
You can raise enhancement request for same.
01/30/2024 10:51 PM
It contains confidential information hence its not shown but you can raise enhancement issue
01/30/2024 09:58 PM
Following are the components which I see in Audit trail section
For other i request you should raise an idea for this feature enhancement.
Please raise an idea for upvote.