Added hint

This commit is contained in:
Kevin Veen-Birkenbach 2020-12-31 09:44:34 +01:00
parent dce2813ae2
commit fb126e9331

View File

@ -1,5 +1,7 @@
# role docker-elk
I decided against using this role for security reasons. I recommend to use another tool if you don't want to pay for keeping your logs save and if you don't want to depend on external servers.
## restart all services
```bash
docker restart elk_logstash_1 && docker restart elk_elasticsearch_1 && docker restart elk_kibana_1