Release version 5.6.6

This commit is contained in:
Blerim Sheqa 2017-12-18 13:57:45 +01:00
parent cd8a7f8923
commit 1b7f8a5bb5
3 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
# Icingabeat CHANGELOG # Icingabeat CHANGELOG
## v5.6.0
### Features
* Update libbeat to version 5.6.6
## v1.1.1 ## v1.1.1
### Bugs ### Bugs

View File

@ -154,8 +154,8 @@ exploring the data by yourself. Download the dashboards from the
The tool to import dashboards with is already included in the Icingabeat package. The tool to import dashboards with is already included in the Icingabeat package.
``` ```
unzip icingabeat-dashboards-1.1.1.zip -d /tmp unzip icingabeat-dashboards-5.6.6.zip -d /tmp
/usr/share/icingabeat/scripts/import_dashboards -dir /tmp/icingabeat-dashboards-1.1.1 -es http://127.0.0.1:9200 /usr/share/icingabeat/scripts/import_dashboards -dir /tmp/icingabeat-dashboards-5.6.6 -es http://127.0.0.1:9200
``` ```
## Fields ## Fields

View File

@ -1 +1 @@
version: "1.1.1" version: "5.6.6"