Rashid Khan пре 12 година
родитељ
комит
b2c7f19c7a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      config.js

+ 1 - 1
config.js

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