How to Make Diagnostics Visible in Aria Operations for ReadOnly Users
- Brock Peterson 
- Jun 14
- 1 min read
Updated: Aug 18
I was logging into Aria Operations (8.18.3 (24746341)) with my personal account and seeing this.

You'll notice two blades missing on the left hand side: Diagnotics and Subscriptions, why? Well, let's explore permissions. Log back in as admin (Local Users) and go to Administration - Control Panel - Access Control.

Let's explore the details of my account.

You'll notice my personal account has Role ReadOnly and Scope All Objects. What does ReadOnly get us? Back on the main Access Control page using the Roles tab we can see details.

You'll notice that Diagnostics on the right is not checked by default for this Role (neither is Subscriptions). Let's change this by clicking EDIT ROLE top right.

Here you can see I've checked the Diagnostics box (and the Subscriptions box), once done click SAVE. Now when I log back in I have the Diagnostics blade on the left (and Subscriptions)!

Roles are powerful ways to give/limit access, use them wisely!
Comments