diff --git a/README.md b/README.md index b0f6635..3e3b304 100644 --- a/README.md +++ b/README.md @@ -12736,6 +12736,10 @@ From the official [docs](https://www.elastic.co/guide/en/elasticsearch/reference
What is Logstash?
+ +From the [blog](https://logit.io/blog/post/the-top-50-elk-stack-and-elasticsearch-interview-questions): + +"Logstash is a powerful, flexible pipeline that collects, enriches and transports data. It works as an extract, transform & load (ETL) tool for collecting log messages."