Преглед изворни кода

Merge pull request #428 from rashidkpc/issue426

Closes #426
Rashid Khan пре 12 година
родитељ
комит
f922658341
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      dashboards/default.json

+ 2 - 2
dashboards/default.json

@@ -131,6 +131,6 @@
   "index": {
     "interval": "none",
     "pattern": "[logstash-]YYYY.MM.DD",
-    "default": "NOT_CONFIGURED"
+    "default": "_all"
   }
-}
+}