Docs: Minor correction in documentation (#24306)

This commit is contained in:
Amal
2020-05-08 09:13:40 +02:00
committed by Arve Knudsen
parent 014fc0f3f5
commit 91824e2bfa
+1 -1
View File
@@ -27,7 +27,7 @@ For more on the query inspector read the Grafana Community article [Using Grafan
## Logging
If you encounter an error or problem, then you can check the Grafana server log. Usually located at `/var/log/grafana/grafana.log` on Unix systems or in `<grafana_install_dir>/data/log` on other platforms and manual installs.
If you encounter an error or problem, then you can check the Grafana server log. Usually located at `/var/log/grafana/grafana.log` on Unix systems or in `<grafana_install_dir>/data/log` on other platforms and manual installations.
You can enable more logging by changing log level in the Grafana configuration file.