From be7c530c57d55dbbbf6f7a0e2516bb2753e4b11a Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Wed, 27 Feb 2013 10:45:50 -0700 Subject: [PATCH] Reverted config.js --- config.js | 2 +- panels/stringquery/module.html | 40 ++++++++++++++++++---------------- 2 files changed, 22 insertions(+), 20 deletions(-) diff --git a/config.js b/config.js index 7b7fd55412b..6f2508fcd85 100644 --- a/config.js +++ b/config.js @@ -13,7 +13,7 @@ If you need to configure the default dashboard, please see dashboard.js */ var config = new Settings( { - elasticsearch: 'http://demo.logstash.net:9200', + elasticsearch: 'http://localhost:9200', timeformat: 'mm/dd HH:MM:ss', modules: ['histogram','map','pie','table','stringquery','sort', 'timepicker','text','fields','hits','dashcontrol'], diff --git a/panels/stringquery/module.html b/panels/stringquery/module.html index 1a162318560..662ef1fd75c 100644 --- a/panels/stringquery/module.html +++ b/panels/stringquery/module.html @@ -1,28 +1,30 @@
- - - - - - - - -
- - - - - - - -
+
+ + + + + + + + +
+ + + + + + + +
+
-
+ - +