The CreatorCon Call for Content is officially open! Get started here.

Security Office wants access to the System Logs

Linda Kendrick
Kilo Guru

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?

7 REPLIES 7

TJW2
Mega Guru

Modifying your Read Access Controls for the syslog tables to allow security_log role.


ssb
Tera Guru

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.


This worked to add the ACL and then also added the new security role on the module level.