Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
  • 290ddae2421d72d1f58680a024d6aaa85861bf40
  • master default protected
  • nin9s-patch-1
  • dev
  • pr/16
  • template-patch-for-geoip
  • v0.5.1
  • v0.5
  • 0.4
  • v0.3
  • 0.2
  • v0.1.11
  • v0.1.1
  • elk-hole
  • 0.1
15 results

README.md

Blame
  • user avatar
    nin9s authored and GitHub committed
    290ddae2
    History

    elk-hole

    elasticsearch, logstash and kibana configuration for pi-hole visualization

    show, search, filter and customize pi-hole statistics ... the elk way

    a huge "thank you" to skaldenhoven who contributed quiet some nice details to the configuration and parsing logic as well as troubleshooting and testing!

    requirements:

    logstash elasticsearch kibana

    -> working installation of the elk stack - refer to https://www.elastic.co/ for details.

    this repo provides the relevant files and configuration for sending the pi-hole logs via filebeat directly to logstash/elasticsearch. We will then visualize the logs in kibana with a custom dashboard.

    The result will look like this:

    HOW TO USE