No templates to apply, no SQL files to import.
We tried to keep this simple. You've already setup and tuned Logstash and Elasticsearch, this is the easy part. Kibana really only requires a browser and ruby.
You've made it this far. I'm going to bet you know how to:
Elasticsearch = "localhost:9200" to your ElasticSearch servergem install bundlerbundle installRun ruby kibana.rb
Point your web browser athttp://localhost:5601
For more information, including a short introduction to Lucene search syntax, check out the about section of this page.
About Kibana »Kibana is powerful, but its just one of many tools that can fit into an even more powerful metrics and analysis infrastructure. See a complete metrics infrastructure »
Kibana is usually run on a UNIX-alike system, but wibaa was kind enough to tap out a Windows installation guide on the Kibana wiki @ github.
Find it here: Kibana Ruby on Windows »