Skip to content

jdassonvil/elk-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First steps with ELK

Environment setup

You have several options to get a working environment for this training.

  • Use the docker-compose file, this requires docker installed on your machine
$ docker-compose up
  • Use the vagrant file, this requires vagrant and VirtualBox installed on your machine
$ cd env/vagrant
$ vagrant up
  • Install logstash, elasticsearch and kibana by following the instrcution from the vendor website

Training

To follow the proper training switch to the training branch of this repository and follow the instruction from training.md.

About

Training content for ELK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published