Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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 nameFeaturePluginDescription
syslog_viewerSystem Logs (Log Entry)com.snc.system_securityProvides read access to Log Entry (syslog) records.
syslog_adminSystem Logs (Log Entry)com.snc.system_securityProvides 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_viewerTransaction Part Metrics Logscom.glide.transaction_part_metrics_logProvides read and report_view access to the syslog_transaction_part_metrics table.
txn_part_metrics_adminTransaction Part Metrics Logscom.glide.transaction_part_metrics_logProvides 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.

Parent Topic:Logs