Skip to content

cocotton/elasticsearch-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch Demo

Run it

  • git clone https://github.com/deviantony/docker-elk.git
  • cd docker-elk && docker-compose up -d && cd ..
  • Wait for Kibana to be up and running at localhost:5601
  • git clone [email protected]:cocotton/elasticsearch-demo.git && cd elasticsearch-demo && ./setup.sh
  • In Kibana: Management -> Index Patterns -> Create Index Pattern (logstash*, bank*, shakespeare*)
  • In Kibana: Management -> Saved Objects -> Import -> Choose the export.json file from the elasticsearch-demo repository

Requirements

  • Docker
  • docker-compose
  • unzip

Impersonation

https://www.elastic.co/blog/user-impersonation-with-x-pack-integrating-third-party-auth-with-kibana

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages