mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 10:42:54 +01:00
only load default kibana saved_objects during setup
This commit is contained in:
@@ -811,7 +811,7 @@ echo "1" > /root/accept_changes
|
||||
salt-call state.apply -l info soc >> $setup_log 2>&1
|
||||
|
||||
set_progress_str 70 "$(print_salt_state_apply 'kibana')"
|
||||
salt-call state.apply -l info kibana >> $setup_log 2>&1
|
||||
salt-call state.apply -l info kibana.so_default_load >> $setup_log 2>&1
|
||||
|
||||
set_progress_str 70 "Setting up default Space in Kibana"
|
||||
so-kibana-space-defaults >> $setup_log 2>&1
|
||||
|
||||
Reference in New Issue
Block a user