Merge pull request #1615 from yuj/patch-3

typos
This commit is contained in:
Rashid Khan 2014-10-09 11:06:39 -07:00
commit 322f2d2b4f

View file

@ -1,11 +1,11 @@
# Kibana is served by a backend server. This controls which port to use.
port: 5601
# The Elasticsearch instance to user for all your queries
# The Elasticsearch instance to use for all your queries
elasticsearch: "http://localhost:9200"
# Kibana uses and index in Elasticsearch to store saved searches, visualizations
# and dashboard. It will create an new index if it doesn't already exist.
# Kibana uses an index in Elasticsearch to store saved searches, visualizations
# and dashboards. It will create an new index if it doesn't already exist.
kibanaIndex: "kibana-int"
# Applications loaded and included into Kibana. Use the settings below to