【发布时间】:2021-03-29 19:29:15
【问题描述】:
我有一个 elasticsearch 索引(仅 150kb),我想在 kibana 中对其进行可视化。在进入堆栈管理 > 索引模式 > 创建新的索引模式后,会抛出 429(请求过多)错误。这是来自浏览器:
Failed to load resource: http://localhost:5601/api/saved_objects/index-pattern the server responded with a status of 429 (Too Many Requests)
为什么会发生这种情况?我关闭了 elasticsearch 和 kibana 并重新打开,但错误仍然存在。
【问题讨论】:
标签: elasticsearch indexing kibana http-status-code-429