Application wise dashboard in kibana

Hi all,

Is it possible by changing default.json file in kibana, so it will not
display additional query in kibana query box.

File default.json:

{ "title": "Logstash Search", "services": { "query": {
"idQueue": [ 1 ], "list": { "0": {
"query": "
.php", "alias": "", "color": "#EAB839",
"pin": false, "id": 1, "type": "lucene" },
"1": { "query": ".css", "alias": "", "color":
"#6ED0E0", "pin": false, "id": 2, "type":
"lucene" }, "2": { "query": "
.png",
"alias": "", "color": "#EF843C", "pin": false,
"id": 3, "type": "lucene" }, "3": {
"query": ".gif", "alias": "", "color": "#E24D42",
"pin": false, "id": 4, "type": "lucene" }
}, "ids": [ 0, 1, 2, 3 ] },
"filter": { "idQueue": [ 1 ], "list": { "0":
{ "type": "time", "field": "@timestamp", "from":
"now-{{ARGS.from || '24h'}}", "to": "now", "mandate":
"must", "active": true, "alias": "", "id": 0
} }, "ids": [ 0 ] } }, "rows": [ {
"title": "Graph", "height": "350px", "editable": true,
"collapse": false, "collapsable": true, "panels": [ {
"span": 12, "editable": true, "group": [
"default" ], "type": "histogram", "mode":
"count", "time_field": "@timestamp", "value_field":
null, "auto_int": true, "resolution": 100,
"interval": "10m", "fill": 3, "linewidth": 3,
"timezone": "browser", "spyable": true, "zoomlinks":
true, "bars": true, "stack": true, "points":
false, "lines": false, "legend": true, "x-axis":
true, "y-axis": true, "percentage": false,
"interactive": true, "queries": { "mode": "all",
"ids": [ 0 ] }, "title":
"Events over time", "intervals": [ "auto",
"1s", "1m", "5m", "10m",
"30m", "1h", "3h", "12h",
"1d", "1w", "1M", "1y" ],
"options": true, "tooltip": { "value_type":
"cumulative", "query_as_alias": false } }
], "notice": false }, { "title": "Events", "height":
"350px", "editable": true, "collapse": false, "collapsable":
true, "panels": [ { "title": "All events",
"error": false, "span": 12, "editable": true,
"group": [ "default" ], "type": "table",
"size": 100, "pages": 5, "offset": 0,
"sort": [ "@timestamp", "desc" ],
"style": { "font-size": "9pt" }, "overflow":
"min-height", "fields": [], "highlight": [],
"sortable": true, "header": true, "paging": true,
"spyable": true, "queries": { "mode": "all",
"ids": [ 0 ] }, "field_list":
true, "status": "Stable", "trimFactor": 300,
"normTimes": true } ], "notice": false } ],
"editable": true, "failover": false, "index": { "interval": "day",
"pattern": "[logstash-]YYYY.MM.DD", "default":
"NO_TIME_FILTER_OR_INDEX_PATTERN_NOT_MATCHED" }, "style": "dark",
"panel_hints": true, "pulldowns": [ { "type": "query",
"collapse": false, "notice": false, "query": "
", "pinned":
true, "history": [], "remember": 10 }, { "type":
"filtering", "collapse": true, "notice": false } ], "nav":
[ { "type": "timepicker", "collapse": false, "notice":
false, "status": "Stable", "time_options": [ "5m",
"15m", "1h", "6h", "12h", "24h", "2d",
"7d", "30d" ], "refresh_intervals": [ "5s",
"10s", "30s", "1m", "5m", "15m",
"30m", "1h", "2h", "1d" ], "timefield":
"@timestamp", "now": true, "filter_id": 0 } ], "loader": {
"save_gist": false, "save_elasticsearch": true, "save_local":
true, "save_default": true, "save_temp": true,
"save_temp_ttl_enable": true, "save_temp_ttl": "30d", "load_gist":
true, "load_elasticsearch": true, "load_elasticsearch_size": 20,
"load_local": true, "hide": false }, "refresh": false}*

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/70b91910-bcf2-4e80-9fc8-704b2a9c636a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.