Release version 5.6.6
This commit is contained in:
parent
cd8a7f8923
commit
1b7f8a5bb5
|
@ -1,5 +1,10 @@
|
|||
# Icingabeat CHANGELOG
|
||||
|
||||
## v5.6.0
|
||||
|
||||
### Features
|
||||
* Update libbeat to version 5.6.6
|
||||
|
||||
## v1.1.1
|
||||
|
||||
### Bugs
|
||||
|
|
|
@ -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.
|
||||
|
||||
```
|
||||
unzip icingabeat-dashboards-1.1.1.zip -d /tmp
|
||||
/usr/share/icingabeat/scripts/import_dashboards -dir /tmp/icingabeat-dashboards-1.1.1 -es http://127.0.0.1:9200
|
||||
unzip icingabeat-dashboards-5.6.6.zip -d /tmp
|
||||
/usr/share/icingabeat/scripts/import_dashboards -dir /tmp/icingabeat-dashboards-5.6.6 -es http://127.0.0.1:9200
|
||||
```
|
||||
|
||||
## Fields
|
||||
|
|
|
@ -1 +1 @@
|
|||
version: "1.1.1"
|
||||
version: "5.6.6"
|
||||
|
|
Loading…
Reference in New Issue