Enable Explorer Menu to viewing Users

Hi All,

Can you please help me on how to enable Explorer menu for non admin users.

Thanks in advance

Hi!

Admins and Editors have access to Explore, assuming you have it enabled. Viewers do not have access and there is currently no way to set those permissions. You have to make users Editors if you want them to see Explore, but be careful since they have access to query your databases.

// Tobias Skarhed

Hi @skarhed,

Thanks for the reply, much appreciated.

REALLY?! this is not a solution, when you need to give someone “edit” permissions to view logs. We want devs to have access to loki logs but to give them edit seems like an overkill.

I haven’t been able to test this yet, but according to this GitHub issue this is possible by setting the viewers_can_edit option to true in the [users] section of grafana.ini.

1 Like

This is tested and working