mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 07:23:06 +01:00
load kibana configs during setup
This commit is contained in:
@@ -812,6 +812,9 @@ echo "1" > /root/accept_changes
|
||||
|
||||
set_progress_str 70 "$(print_salt_state_apply 'kibana')"
|
||||
salt-call state.apply -l info kibana.so_config_load >> $setup_log 2>&1
|
||||
salt-call state.apply -l info kibana.so_securitySolution_load >> $setup_log 2>&1
|
||||
salt-call state.apply -l info kibana.so_dashboard_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