Explorar el Código

Merge pull request #428 from rashidkpc/issue426

Closes #426
Rashid Khan hace 12 años
padre
commit
f922658341
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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"
   }
-}
+}