diff --git a/README.md b/README.md index 7425c578af5e06e0b0e1a12e6a0e7497a12c61b0..be3f11baf4f0949a9302b1ad534f24db778596ef 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.