diff --git a/dashboards/guided.json b/dashboards/guided.json index 61587f034eb..28343a02758 100644 --- a/dashboards/guided.json +++ b/dashboards/guided.json @@ -234,7 +234,7 @@ }, { "title": "Events", - "height": "350px", + "height": "650px", "editable": true, "collapse": false, "collapsable": true, @@ -251,7 +251,7 @@ "pages": 5, "offset": 0, "sort": [ - "@timestamp", + "_id", "desc" ], "style": { diff --git a/panels/filtering/module.html b/panels/filtering/module.html index 45956494304..47a56525401 100644 --- a/panels/filtering/module.html +++ b/panels/filtering/module.html @@ -40,6 +40,7 @@