diff --git a/README.md b/README.md index f557500da23c1a5cb69462f7f06af9981bd9e333..ffa8a584ad6bbb4d5d550fa86590da2513f76fcc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ # elk-hole ## elasticsearch, logstash and kibana configuration for pi-hole visualization + +### show, search, filter and customize pi-hole statistics ... the elk way + +requirements: + +working installation of the elk stack - refer to https://www.elastic.co/ for details. + +this repo provides the relevant files for getting the pi-hole logs via filebeat directly to logstash, sending them to elasticsearch and finally visualize it in kibana + +The result will look like this: + +<SCREENSHOT TODO> + + +