update readme
This commit is contained in:
parent
94217108ce
commit
c563886382
@ -8,8 +8,8 @@ This demo project can aggregate logs from Docker containers and store them in Cl
|
||||
|
||||
Obviously, you'll need Docker:
|
||||
|
||||
1. `make migrate` (you can totally use `clickhouse-client` inside container if migrator hangs up).
|
||||
2. Navigate to `http://localhost:3000`, use `admin:admin` as credentials.
|
||||
3. Create your own dashboard or import those I provided (`dashboards/` directory).
|
||||
1. `make all`
|
||||
2. Navigate to `http://grafana.test` or `http://localhost:3000`, use `admin:admin` as credentials.
|
||||
3. Create your own dashboard or import those I provided (`dashboards/` directory). Replace data source UUID with correct one if needed.
|
||||
4. Run any Docker project with structured JSON logs.
|
||||
5. Done.
|
||||
5. Done.
|
||||
|
Loading…
Reference in New Issue
Block a user