From cb134abf3c0b8926fe4e5b4b6bbcf51f24abdf4d Mon Sep 17 00:00:00 2001 From: aramatev <14179945+aramatev@users.noreply.github.com> Date: Thu, 17 Sep 2020 17:11:51 -0400 Subject: [PATCH] Update eflk.md (#110) --- exercises/eflk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/eflk.md b/exercises/eflk.md index 3c9bbfb..2db3f6a 100644 --- a/exercises/eflk.md +++ b/exercises/eflk.md @@ -2,7 +2,7 @@ Set up the following using any log you would like: -* Run the following: elasticsearch, logstash, kibana and filebeat (each running in its own containre) +* Run the following: elasticsearch, logstash, kibana and filebeat (each running in its own container) * Make filebeat transfer a log to logstash for process * Once logstash is done, index with elasticsearch * Finally, make sure data is available in Kibana