Skip to content
Snippets Groups Projects
Unverified Commit 0d3815ed authored by David's avatar David Committed by GitHub
Browse files

Merge pull request #117 from daixiang0/state-entrance

state loki entrance
parents 69d0f18e 430e9534
No related branches found
No related tags found
No related merge requests found
......@@ -90,6 +90,7 @@ Grafana ships with built-in support for Loki in the [latest nightly builds](http
3. Click the `+ Add data source` button in the top header.
4. Choose Loki from the list.
5. The http URL field should be the address of your Loki server e.g. `http://localhost:3100` and `http://loki:3100` when running with docker and docker-compose.
6. To see the logs, click "Explore" on the sidebar, select the Loki datasource, and then choose a log stream using the "Log labels" button.
Read more about the Explore feature in the [Grafana docs](http://docs.grafana.org/features/explore) and on how to search and filter logs with Loki.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment