Update config.json

This commit is contained in:
weslambert
2020-03-17 11:50:53 -04:00
committed by GitHub
parent 367626c65e
commit 113fbdb863

View File

@@ -1,7 +1,7 @@
{ "attributes": { "attributes":
{ {
"defaultIndex": "*:logstash-*", "defaultIndex": "*:so-*",
"discover:sampleSize":"10", "discover:sampleSize":"100",
"dashboard:defaultDarkTheme":true, "dashboard:defaultDarkTheme":true,
"timepicker:timeDefaults":"{\n \"from\": \"now-24h\",\n \"to\": \"now\",\n \"mode\": \"quick\"\n}" "timepicker:timeDefaults":"{\n \"from\": \"now-24h\",\n \"to\": \"now\",\n \"mode\": \"quick\"\n}"
} }