mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
top.sls troubleshooting
This commit is contained in:
@@ -188,7 +188,6 @@ if (whiptail_you_sure) ; then
|
|||||||
chown_salt_master >> $SETUPLOG 2>&1
|
chown_salt_master >> $SETUPLOG 2>&1
|
||||||
es_heapsize >> $SETUPLOG 2>&1
|
es_heapsize >> $SETUPLOG 2>&1
|
||||||
ls_heapsize >> $SETUPLOG 2>&1
|
ls_heapsize >> $SETUPLOG 2>&1
|
||||||
exit
|
|
||||||
echo -e "XXX\n25\nConfiguring Default Pillars... \nXXX"
|
echo -e "XXX\n25\nConfiguring Default Pillars... \nXXX"
|
||||||
master_static >> $SETUPLOG 2>&1
|
master_static >> $SETUPLOG 2>&1
|
||||||
echo "** Generating the master pillar **" >> $SETUPLOG
|
echo "** Generating the master pillar **" >> $SETUPLOG
|
||||||
@@ -197,6 +196,7 @@ if (whiptail_you_sure) ; then
|
|||||||
patch_pillar >> $SETUPLOG 2>&1
|
patch_pillar >> $SETUPLOG 2>&1
|
||||||
echo "** Generating the FireEye pillar **" >> $SETUPLOG
|
echo "** Generating the FireEye pillar **" >> $SETUPLOG
|
||||||
fireeye_pillar >> $SETUPLOG 2>&1
|
fireeye_pillar >> $SETUPLOG 2>&1
|
||||||
|
exit
|
||||||
echo -e "XXX\n24\nCopying Minion Pillars to Master... \nXXX"
|
echo -e "XXX\n24\nCopying Minion Pillars to Master... \nXXX"
|
||||||
copy_minion_tmp_files >> $SETUPLOG 2>&1
|
copy_minion_tmp_files >> $SETUPLOG 2>&1
|
||||||
# Do a checkin to push the key up
|
# Do a checkin to push the key up
|
||||||
|
|||||||
Reference in New Issue
Block a user