Merge pull request #429 from Security-Onion-Solutions/kibana_7

Update config.json
This commit is contained in:
weslambert
2020-03-17 11:51:29 -04:00
committed by GitHub

View File

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