Skip to content

Talentech workshop on how to use ElasticSearch and Kibana

Notifications You must be signed in to change notification settings

Talentech/ELKWorkshop

Repository files navigation

Eleasticsearch/Kibana workshop

Playground setup

  1. Install docker:

    • Windows: Install Docker for Windows with WSL2 backend from here
    • Linux: Install using apt-get or any other package manager according to this instruction
  2. Open terminal/shell

  3. Go to playground folder

  4. Run command:

    docker-compose up
    
  5. After containers spinup you should be able to access:

  6. Install python 3 - it will be necessary to run some examples.

Lessons

Lesson 1 - Setting up new index with lifecycle policy

Lesson 2 - Using logger

Lesson 3 - Using ElasticSearch REST API

Lesson 4 - Aggregations

Lesson 5 - Visualizations, Dashboards and Searches

About

Talentech workshop on how to use ElasticSearch and Kibana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published