我根本没有得到任何常见的文档。我在Elasticsearch上找不到任何东西。
我看过一些博客文章,仅此而已。
发布于 2014-02-27 00:54:32
以下是GitHub上的文档:
http://github.com/elasticsearch/kibana/tree/master/docs
发布于 2014-03-25 08:14:21
Kibana3文档可以在这里找到:http://www.elastic.co/guide/en/kibana/3.0/index.html
发布于 2014-09-12 17:24:52
此外,还有一个很好的开源项目,叫做Stagemonitor。Stagemonitor是一个集成了Kibana的Java监控代理。http://www.stagemonitor.org/
有一个很好的快速入门演示。与Spring Framwork Petclinic相结合,您可以设置Kibana Dashoard,调用堆栈并创建单独的仪表板。文档很好,并且给出了一个很好的概述。https://github.com/stagemonitor/stagemonitor/wiki/Installation
https://stackoverflow.com/questions/21684226
复制相似问题