疲劳是最舒适的枕头,努力工作吧。

Kibana4的kibana.yml配置文件更改不生效

Kibana | 作者 Yann | 发布于2017年06月16日 | 阅读数:12541

发下个问题,就是再kibana的config/kibana.yml  中更改配置server.basePath:"/kibana" 后,没有任何效果,启动kibana服务报以下错误,然后发现在kibana.yml里面更改端口号也不生效。
 
 
log   [17:50:42.143] [warning][config] Settings for "0" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.150] [warning][config] Settings for "1" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.151] [warning][config] Settings for "2" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.153] [warning][config] Settings for "3" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.154] [warning][config] Settings for "4" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.155] [warning][config] Settings for "5" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.157] [warning][config] Settings for "6" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.158] [warning][config] Settings for "7" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.160] [warning][config] Settings for "8" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.161] [warning][config] Settings for "9" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.163] [warning][config] Settings for "10" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.164] [warning][config] Settings for "11" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.167] [warning][config] Settings for "12" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.170] [warning][config] Settings for "13" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.172] [warning][config] Settings for "14" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.173] [warning][config] Settings for "15" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.174] [warning][config] Settings for "16" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.176] [warning][config] Settings for "17" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.177] [warning][config] Settings for "18" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.179] [warning][config] Settings for "19" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.180] [warning][config] Settings for "20" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.181] [warning][config] Settings for "21" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.183] [warning][config] Settings for "22" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.184] [warning][config] Settings for "23" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.186] [warning][config] Settings for "24" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.188] [warning][config] Settings for "25" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.190] [warning][config] Settings for "26" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.191] [warning][config] Settings for "27" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.192] [warning][config] Settings for "28" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.193] [warning][config] Settings for "29" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.195] [warning][config] Settings for "30" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.196] [warning][config] Settings for "31" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.197] [warning][config] Settings for "32" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.198] [warning][config] Settings for "33" were not applied, check for spelling errors and ensure the plugin is loaded.
log [17:50:42.199] [warning][config] Settings for "34" were not applied, check for spelling errors and ensure th
 
 

还有时候会出现以下错误:
FATAL CLI ERROR YAMLException: end of the stream or a document separator is expected at line 10, column 1:
    server.basePath:"/kibana"
    ^
    at generateError (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/js-yaml/lib/js-yaml/loader.js:160:10)
    at throwError (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/js-yaml/lib/js-yaml/loader.js:166:9)
    at readDocument (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/js-yaml/lib/js-yaml/loader.js:1498:5)
    at loadDocuments (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/js-yaml/lib/js-yaml/loader.js:1538:5)
    at load (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/js-yaml/lib/js-yaml/loader.js:1555:19)
    at Object.safeLoad (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/js-yaml/lib/js-yaml/loader.js:1573:10)
    at module.exports (/opt/logstash_kibana_flume/kibana/kibana4.6/src/cli/serve/read_yaml_config.js:52:19)
    at Command.callee$1$0$ (/opt/logstash_kibana_flume/kibana/kibana4.6/src/cli/serve/serve.js:67:22)
    at tryCatch (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/babel-runtime/regenerator/runtime.js:67:40)
    at GeneratorFunctionPrototype.invoke [as _invoke] (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/babel-runtime/regenerator/runtime.js:315:22)
    at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/babel-runtime/regenerator/runtime.js:100:21)
    at invoke (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/babel-runtime/regenerator/runtime.js:136:37)
    at enqueueResult (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/babel-runtime/regenerator/runtime.js:185:17)
    at new Promise (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/babel-core/node_modules/core-js/modules/es6.promise.js:201:7)
    at Promise.exports.(anonymous function).target.(anonymous function).function.target.(anonymous function).F (/opt/logstash_kibana_flume/kibana/kibana4.6/node_modules/babel-runtime/node_modules/core-js/library/modules/$.export.js:30:36)

已邀请:

要回复问题请先登录注册