From 9edf0b80cafc84f66cf1caf5be59954f387ee200 Mon Sep 17 00:00:00 2001
From: 9S <strrrn@gmail.com>
Date: Thu, 19 Sep 2019 12:27:13 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 7425c57..be3f11b 100644
--- a/README.md
+++ b/README.md
@@ -77,5 +77,9 @@ it should say ```ok``` on every step.
   "acknowledged" : true 
 }
 ```
+24. as a precaution restart the whole elk stack
+```systemctl restart logstash systemctl
+restart elasticsearch
+systemctl restart kibana```
 
 You should then be able to see your new dashboard and visualizations.
-- 
GitLab