Files
securityonion/salt/kibana/etc/config.json
2020-03-17 11:50:53 -04:00

9 lines
228 B
JSON

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