Update README.md
This commit is contained in:
parent
e770437dec
commit
61c6113189
@ -10,6 +10,6 @@ Obviously, you'll need Docker:
|
|||||||
|
|
||||||
1. `make migrate` (use `clickhouse-client` inside container and execute migration SQL directly if migrator doesn't work).
|
1. `make migrate` (use `clickhouse-client` inside container and execute migration SQL directly if migrator doesn't work).
|
||||||
2. Navigate to `http://grafana.test` or `http://localhost:3000` (if you did not configure Traefik locally), use `admin:admin` as credentials.
|
2. Navigate to `http://grafana.test` or `http://localhost:3000` (if you did not configure Traefik locally), use `admin:admin` as credentials.
|
||||||
3. Import [Logs + Structured via Query](dashboards/Logs + Structured via Query.json) dashboard.
|
3. Import `dashboards/Logs + Structured via Query.json` dashboard.
|
||||||
4. Run any Docker project with structured JSON logs.
|
4. Run any Docker project with structured JSON logs.
|
||||||
5. Done.
|
5. Done.
|
Loading…
Reference in New Issue
Block a user