Granular admin roles for Logging tables
Granular admin roles replace broad admin access with targeted, feature-specific permissions. Use these roles to grant the administrative capabilities needed for specific tasks without assigning the admin role.
| Role name | Feature | Plugin | Description |
|---|---|---|---|
| syslog_viewer | System Logs (Log Entry) | com.snc.system_security | Provides read access to Log Entry (syslog) records. |
| syslog_admin | System Logs (Log Entry) | com.snc.system_security | Provides create/write access to Log Entry (syslog) records. The previous admin role ACL bindings on the syslog table are deleted and replaced with these new granular roles. |
| txn_part_metrics_viewer | Transaction Part Metrics Logs | com.glide.transaction_part_metrics_log | Provides read and report_view access to the syslog_transaction_part_metrics table. |
| txn_part_metrics_admin | Transaction Part Metrics Logs | com.glide.transaction_part_metrics_log | Provides create, write, and delete access to the syslog_transaction_part_metrics table. The previous admin role ACL bindings on this table are deleted and replaced with these new granular roles. New ACLs for all five operations (read, create, write, delete, report_view) are introduced, each gated by the appropriate new role. |