diff --git a/config.js b/config.js index a009e8a5a2f..0645ec4f640 100644 --- a/config.js +++ b/config.js @@ -15,7 +15,7 @@ If you need to configure the default dashboard, please see default.json */ var config = new Settings( { - elasticsearch: 'http://localhost:9200', + elasticsearch: 'http://demo.kibana.org', kibana_index: "kibana-int", timeformat: 'mm/dd HH:MM:ss', modules: ['histogram','map','pie','table','stringquery','sort',