How to configure Grafana system settings within ArcGIS Enterprise on Kubernetes

1647
1
08-03-2021 06:56 AM
cadams
by
New Contributor

I am trying to set an alert on a dashboard but need to configure the SMTP server in the Grafana settings. 

If I navigate to https://<kubernetes_cluster>/arcgis/grafana/admin/settings, I can see the settings in read only mode: 

smtp 
cert_file 
ehlo_identity 
enabledfalse
from_addressadmin@grafana.localhost
from_nameGrafana
hostlocalhost:25
key_file 
password************
skip_verifyfalse
startTLS_policy 
user

 

The help says these are defined in an ini file; is is possible to update the settings?

These system settings are defined in grafana.ini or custom.ini (or overridden in ENV variables). To change these you currently need to restart grafana.

0 Kudos
1 Reply
TrevorSeaton
Esri Contributor

Hello, it looks like you are asking about the Grafana admin settings, which we aren't able to support directly, but we would point you toward the Grafana documentation or related threads that appear on the https://community.grafana.com/ site. Our documentation for ArcGIS Enterprise on Kubernetes provides details such as  viewing metrics and accessing the metrics API. Please reach out to Esri support if you require help with ArcGIS Enterprise, and thanks!

0 Kudos