Update README.md

This commit is contained in:
Blerim Sheqa 2017-03-17 11:23:35 +01:00
parent 8308849924
commit 836bbf0bd0

View File

@ -10,7 +10,9 @@
Icingabeat is an [Elastic Beat](https://www.elastic.co/products/beats) that 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 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 ## 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 /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 ## Fields
Icingabeat exports a bunch of fields. Have a look to the Icingabeat exports a bunch of fields. Have a look to the
[fields.asciidoc](docs/fields.asciidoc) for details. [fields.asciidoc](docs/fields.asciidoc) for details.