Uprade ELK tarballs

* Kibana 4.4.0 -> 4.6.3
* ElasticSearch 2.2.0 -> 2.4.2
* LogStash 2.2.0 -> 2.4.1

Change-Id: I73d8990a35a5a0220050e4e0302d66afb3176bd9
This commit is contained in:
wachowskij 2016-11-24 12:32:16 +01:00 committed by Jakub Wachowski
parent 900e32ad8e
commit bd3a16a97d
4 changed files with 6 additions and 5 deletions

View File

@ -74,5 +74,6 @@ logging.verbose: true
fts-keystone.port: %KEYSTONE_AUTH_PORT%
fts-keystone.url: %KEYSTONE_AUTH_PROTOCOL%://%KEYSTONE_AUTH_HOST%
fts-keystone.enabled: True
fts-keystone.cookie.isSecure: False
optimize.useBundleCache: False

View File

@ -30,7 +30,7 @@ use_ssl = False
auth_version = v3
uri = http://127.0.0.1:5000/v2.0/
uri_v3 = http://127.0.0.1:35357/v3/
kibana_version = 4.4.0
kibana_version = 4.6.3
[auth]

View File

@ -27,9 +27,9 @@ enable_service monasca-log-metrics
enable_service monasca-log-agent
# libraries/frameworks/projects monasca-log requires to install itself
KIBANA_VERSION=${KIBANA_VERSION:-4.4.0-linux-x64}
LOGSTASH_VERSION=${LOGSTASH_VERSION:-2.2.0}
ELASTICSEARCH_VERSION=${ELASTICSEARCH_VERSION:-2.2.0}
KIBANA_VERSION=${KIBANA_VERSION:-4.6.3-linux-x86_64}
LOGSTASH_VERSION=${LOGSTASH_VERSION:-2.4.1}
ELASTICSEARCH_VERSION=${ELASTICSEARCH_VERSION:-2.4.2}
NODE_JS_VERSION=${NODE_JS_VERSION:-"4.0.0"}
NVM_VERSION=${NVM_VERSION:-"0.32.1"}

View File

@ -71,7 +71,7 @@ running the following command:
force_tenant_isolation = False
allow_tenant_isolation = False
disable_ssl_certificate_validation = True
kibana_version = 4.4.0
kibana_version = 4.6.3
[auth]
allow_tenant_isolation = true