Corrected a Typo
This commit is contained in:
parent
8d7d27cc91
commit
0dcc46caf4
@ -9,7 +9,9 @@ eshopOnContainers is ready for work with ELK, you only need to setup the configu
|
|||||||
There is another option, a zero-configuration environment for testing the integration launching via ```docker-compose``` command, on the root directory of eshopOnContainers:
|
There is another option, a zero-configuration environment for testing the integration launching via ```docker-compose``` command, on the root directory of eshopOnContainers:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker-compose -f docker-compose.yml -f docker-compose.override.yml -f docker-compose.elk.yml
|
docker-compose -f docker-compose.yml -f docker-compose.override.yml -f docker-compose.elk.yml build
|
||||||
|
|
||||||
|
docker-compose -f docker-compose.yml -f docker-compose.override.yml -f docker-compose.elk.yml up
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configuring Logstash index on Kibana
|
### Configuring Logstash index on Kibana
|
||||||
|
Loading…
x
Reference in New Issue
Block a user