diff --git a/README.md b/README.md index 7c4e211e..1555b4f9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ Icingabeat is an [Elastic Beat](https://www.elastic.co/products/beats) that fetches data from the Icinga 2 API and sends it either directly to Elasticsearch -or Logstash. This Beat supports two modes: +or Logstash. + +![icingabeat-checkresult-dashboard](screenshots/icingabeat-checkresults-dashboard.png) ## Eventstream @@ -153,8 +155,6 @@ unzip icingabeat-dashboards-0.2.0.zip /usr/share/icingabeat/scripts/import_dashboards -dir /tmp/icingabeat-dashboards-0.2.0 -es http://127.0.0.1:9200 ``` -![icingabeat-checkresult-dashboard](screenshots/icingabeat-checkresults-dashboard.png) - ## Fields Icingabeat exports a bunch of fields. Have a look to the [fields.asciidoc](docs/fields.asciidoc) for details.