diff --git a/dashboards/default.json b/dashboards/default.json index f259655935a..6df15b2520b 100644 --- a/dashboards/default.json +++ b/dashboards/default.json @@ -131,6 +131,6 @@ "index": { "interval": "none", "pattern": "[logstash-]YYYY.MM.DD", - "default": "NOT_CONFIGURED" + "default": "_all" } -} \ No newline at end of file +}