From 7970296cbeff10572592c7f9d3f9673610c78434 Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Tue, 27 Aug 2013 11:02:35 -0700 Subject: [PATCH] Closes #426 --- dashboards/default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}