mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-04 20:13:26 +01:00
@@ -59,9 +59,9 @@ Other available stack variants:
|
||||
|
||||
### Host setup
|
||||
|
||||
1. Install [Docker](https://www.docker.com/community-edition#/download) version **17.05+**
|
||||
2. Install [Docker Compose](https://docs.docker.com/compose/install/) version **1.6.0+**
|
||||
3. Clone this repository
|
||||
* [Docker](https://www.docker.com/community-edition#/download) version **17.05+**
|
||||
* [Docker Compose](https://docs.docker.com/compose/install/) version **1.6.0+**
|
||||
* 1 GB of RAM
|
||||
|
||||
By default, the stack exposes the following ports:
|
||||
* 5000: Logstash TCP input
|
||||
@@ -95,7 +95,7 @@ exclusively. Make sure the repository is cloned in one of those locations or fol
|
||||
|
||||
### Bringing up the stack
|
||||
|
||||
Start the stack using Docker Compose:
|
||||
Clone this repository, then start the stack using Docker Compose:
|
||||
|
||||
```console
|
||||
$ docker-compose up
|
||||
|
||||
Reference in New Issue
Block a user