- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 03:20 AM
This is a part of this question
So Audit Records are visible for admins by default.
How to add right to READ for another users/roles? 'Cause now I've got a message like
Number of rows removed from this list by Security constraints
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 03:32 AM
Hi,
This can be done by modifying the below ACL :
Replace "instance" with your instance name in the above URL. For example have added an Role as itil to the above ACL to provide Read access to the sys_audit table for ITIl Users.
Note: As far I know it is not advisable to give access to other Users other than Admin for the Audit table as this may affect system performance.
Hope this helps.Mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 03:32 AM
Hi,
This can be done by modifying the below ACL :
Replace "instance" with your instance name in the above URL. For example have added an Role as itil to the above ACL to provide Read access to the sys_audit table for ITIl Users.
Note: As far I know it is not advisable to give access to other Users other than Admin for the Audit table as this may affect system performance.
Hope this helps.Mark the answer as correct/helpful based on impact.
Regards,
Shloke
Regards,
Shloke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2022 06:22 AM
Hi
Can we restrict the audit list based on the group.
if yes, can you provide me the solution.
Thanks
Nagarjuna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2020 02:00 PM
when you create your own ACL for read access to sys_audit, do you have to disable the default ServiceNow ACL, the one shown above, in order for the custom ACL to function? we do not want to modify the default ACL. Our new ACL for Read access to the audit table does not seem to work...not sure why yet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2025 12:38 AM
I have this same query.. You could manage to find the answer??