Files
securityonion/salt/kibana/etc/config.json
2018-11-14 13:09:46 -05:00

9 lines
233 B
JSON

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