From 836bbf0bd010dba1c150d75588ec2e052e31dd50 Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Fri, 17 Mar 2017 11:23:35 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.