Explorar o código

fixed config.js

Rashid Khan %!s(int64=12) %!d(string=hai) anos
pai
achega
b2c7f19c7a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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(
 var config = new Settings(
 {
 {
-    elasticsearch:  'http://demo.kibana.org',
+    elasticsearch:  'http://localhost:9200',
     kibana_index:   "kibana-int", 
     kibana_index:   "kibana-int", 
     timeformat:     'mm/dd HH:MM:ss',
     timeformat:     'mm/dd HH:MM:ss',
     modules:        ['histogram','map','pie','table','stringquery','sort',
     modules:        ['histogram','map','pie','table','stringquery','sort',