Point config at demo.kibana.org

This commit is contained in:
Rashid Khan 2013-03-08 10:55:31 -07:00
parent bea1600730
commit 864083899e

View File

@ -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',