Unverified Commit e5679453 authored by Tom Moulard's avatar Tom Moulard
Browse files

elk: adding README.md

parent 48044826
Loading
Loading
Loading
Loading

elk/README.md

0 → 100644
+11 −0
Original line number Diff line number Diff line
# elk

https://www.elastic.co/fr/what-is/elk-stack

The Elastic suite: Elastic search, Logstash Kibana.

Elastic search is a database with a search engine backed in.

Logstash is a log pipeline to gather all logs and send them to elastic search.

Kibana allow users to view elastic search's data using tables and graphs.