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 @@
- - - - - - - - -
- - - - - - - -
+
+ + + + + + + + +
+ + + + + + + +
+
-
+ - +