【发布时间】:2018-01-05 10:45:19
【问题描述】:
我有一只 ELK 正在跑步,这还不错。但是今天,我在尝试创建新的索引模式时遇到了异常。
为了解决这个问题,我删除了 .kibana 索引和 .monitoring-kibana-6-xxx 索引。
我还尝试通过命令行 (Create index-patterns from console with Kibana 6.0) 创建索引模式。但我无法设置默认索引模式。所以我仍然需要从 UI 创建或设置索引。
Error: 413 Response
at http://staging.alct56.club/bundles/kibana.bundle.js?v=16070:231:21272
at processQueue (http://staging.alct56.club/bundles/commons.bundle.js?v=16070:39:9912)
at http://staging.alct56.club/bundles/commons.bundle.js?v=16070:39:10805
at Scope.$digest (http://staging.alct56.club/bundles/commons.bundle.js?v=16070:39:21741)
at Scope.$apply (http://staging.alct56.club/bundles/commons.bundle.js?v=16070:39:24520)
at done (http://staging.alct56.club/bundles/commons.bundle.js?v=16070:38:9495)
at completeRequest (http://staging.alct56.club/bundles/commons.bundle.js?v=16070:38:13952)
at XMLHttpRequest.xhr.onload (http://staging.alct56.club/bundles/commons.bundle.js?v=16070:38:14690)
【问题讨论】:
标签: kibana elastic-stack