Understand the default configuration
Configuration files
The Grafana configuration file is the /opt/bitnami/grafana/conf/grafana.ini file.
Grafana can also be customized with “extra” configuration files without editing the main configuration file. For instance, configure data sources in Grafana by adding one or more YAML-formatted files in the /opt/bitnami/grafana/conf/provisioning/datasources directory. Learn more about provisioning data sources.
Log files
The Grafana log file is /opt/bitnami/grafana/logs/grafana.log.