Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 407 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 407 Bytes

ELK-docker

Just a simple .yml file for elk deployment with docker

Clone this repo or the docker-compose.yml file

-git clone

Go exact in the direcotry where you copied this repo/file

  • cd ...

Deploy Elastic Stack Using Docker Compose file

-docker-compose up -d

Check if the containers are up:

-docker ps

Now access Kibana from browser:

That it's, Have fun!