diff --git a/README.md b/README.md index 8efb50f477c0befdca26707d9b8c30834b616992..efb03e84f65ae413efb01bb13c25bc19c2dfbf8b 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,10 @@ it should say ```ok``` on every step. } ``` 24. as a precaution restart the whole elk stack -```systemctl restart logstash +``` +systemctl restart logstash systemctl restart elasticsearch -systemctl restart kibana``` +systemctl restart kibana +``` You should then be able to see your new dashboard and visualizations.