Skip to content

Simple demo how to installing/running the ELK Stack on Docker

License

Notifications You must be signed in to change notification settings

Wojt3kW/elk-stack-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elk-stack-demo allows you to run the latest version of the Elastic stack with Docker and Docker Compose.

It gives you the ability to analyze the data by using the searching/aggregation capabilities of Elasticsearch and the visualization power of Kibana.

Based on the official Docker images from Elastic:

Getting started

  1. Download Docker Desktop for Windows. Docker Compose will be automatically installed.
  2. Install Docker Desktop
  3. Open terminal
  4. Run start.bat
  5. Wait until docker runs
  6. Go to http://localhost:9200/
  7. Go to http://localhost:5601/

About

Simple demo how to installing/running the ELK Stack on Docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages