diff --git a/README.md b/README.md index 6b17a6f..07e2845 100644 --- a/README.md +++ b/README.md @@ -12619,6 +12619,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."