{"id":2659,"date":"2023-02-20T08:15:49","date_gmt":"2023-02-20T02:45:49","guid":{"rendered":"https:\/\/www.mka.in\/wp\/?p=2659"},"modified":"2023-02-20T08:16:06","modified_gmt":"2023-02-20T02:46:06","slug":"enable-web-proxy-on-grafana-for-datasources-ms-teams-notifications-etc","status":"publish","type":"post","link":"https:\/\/www.mka.in\/wp\/enable-web-proxy-on-grafana-for-datasources-ms-teams-notifications-etc\/","title":{"rendered":"Enable web proxy on grafana for datasources, MS Teams notifications etc"},"content":{"rendered":"\n<p>On RHEL and Centos, append proxy to following file<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cat \/etc\/sysconfig\/grafana-server\n\nGRAFANA_USER=grafana\n\nGRAFANA_GROUP=grafana\n\nGRAFANA_HOME=\/usr\/share\/grafana\n\nLOG_DIR=\/var\/log\/grafana\n\nDATA_DIR=\/var\/lib\/grafana\n\nMAX_OPEN_FILES=10000\n\nCONF_DIR=\/etc\/grafana\n\nCONF_FILE=\/etc\/grafana\/grafana.ini\n\nRESTART_ON_UPGRADE=true\n\nPLUGINS_DIR=\/var\/lib\/grafana\/plugins\n\nPROVISIONING_CFG_DIR=\/etc\/grafana\/provisioning\n\nHTTPS_PROXY=xx.xx.xx.xx:8080\nHTTP_PROXY=xx.xx.xx.xx:8080\nNO_PROXY=localhost,127.0.0.1,192.168.1.3<\/code><\/pre>\n\n\n\n<p>Restart grafana<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/etc\/init.d\/grafana-server restart\nRestarting grafana-server (via systemctl):                 &#91;  OK  ]<\/code><\/pre>\n\n\n\n<p>Now you should able to use this proxy for data sources and notifications.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>On RHEL and Centos, append proxy to following file Restart grafana Now you should able to use this proxy for data sources and notifications.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-2659","post","type-post","status-publish","format-standard","hentry","category-tech-bytes"],"_links":{"self":[{"href":"https:\/\/www.mka.in\/wp\/wp-json\/wp\/v2\/posts\/2659","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mka.in\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mka.in\/wp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mka.in\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mka.in\/wp\/wp-json\/wp\/v2\/comments?post=2659"}],"version-history":[{"count":1,"href":"https:\/\/www.mka.in\/wp\/wp-json\/wp\/v2\/posts\/2659\/revisions"}],"predecessor-version":[{"id":2660,"href":"https:\/\/www.mka.in\/wp\/wp-json\/wp\/v2\/posts\/2659\/revisions\/2660"}],"wp:attachment":[{"href":"https:\/\/www.mka.in\/wp\/wp-json\/wp\/v2\/media?parent=2659"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mka.in\/wp\/wp-json\/wp\/v2\/categories?post=2659"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mka.in\/wp\/wp-json\/wp\/v2\/tags?post=2659"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}