Security Office wants access to the System Logs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2013 02:34 PM
Our Security office wants to have access to the System Logs. I tried to create a new role (security_log) and then added the role to the System Log Application. I then added the role to the Security Group. When I impersonate a Security Group member the System Log application does not display.
Has anyone dealt with this in providing access to the System Logs to a non-admin role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2013 08:18 AM
Modifying your Read Access Controls for the syslog tables to allow security_log role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2013 11:32 PM
By default the syslog table has a read ACL for 'admin' role only.
You'd need to add the new role (security_log) to the read ACL for the syslog table (personalize, security rules, etc).
Note: you'll need security_admin escalated privilege to update the ACL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-04-2013 07:37 AM
This worked to add the ACL and then also added the new security role on the module level.