# Systemd startup configuration # Grafana config file - see also /usr/share/grafana/conf/sample.ini #CONF_FILE=/etc/grafana/grafana.ini # The remaining env vars are not honored by the service itself - but by the # grafana server, only! So to get a consistant behavior, your adjustments # should be made in the CONF_FILE, so that grafana cli invocations are also # able to use them (they do not honor those env vars!). If in doubts, always # specify the "--config ${CONF_FILE}" option (what the service does). # Grafana log directory - see ${CONF_FILE}:logs #GF_PATHS_LOGS=/var/log/grafana # Grafana data directory - see ${CONF_FILE}:data #GF_PATHS_DATA=/var/lib/grafana # Grafana plugin directory - see ${CONF_FILE}:plugins #GF_PATHS_PLUGINS=/var/lib/grafana/plugins # Grafana config dir for plugins and dashboards - see ${CONF_FILE}:provisioning #GF_PATHS_PROVISIONING=/etc/grafana/provisioning