Commit Graph

347 Commits

Author SHA1 Message Date
Jason Ertel bdbc637852 Stop SOC prior to opening the firewall for analysts, this ensures no outside requests can be processed prior to the server rebooting 2021-01-06 14:37:27 -05:00
Jason Ertel ebb0e615b9 Fix script typo to correctly run the so-test 2021-01-06 14:37:26 -05:00
Jason Ertel 9b40318bfe Ensure so-test is logged 2021-01-06 14:37:26 -05:00
Jason Ertel fb28faa4e3 Monitor interface will not always be bond0 - pull correct value from pillar; Replay test data after automated test installations complete. 2021-01-06 14:37:26 -05:00
William Wernert 9d674d6d3a [feat] Add so-monitor-add script 2021-01-04 13:35:14 -05:00
William Wernert f8c7413b15 [fix] Move is_iso variable assignment up 2021-01-04 10:37:07 -05:00
William Wernert 0fa001ed92 [fix] Add more logic to network-only process 2021-01-04 09:27:22 -05:00
William Wernert 3f3fe78322 [fix] Correct reversed logic 2020-12-30 14:01:20 -05:00
William Wernert 0a57b78900 [feat] Add option to set up only network on an iso 2020-12-29 12:52:21 -05:00
William Wernert a4897d2063 [fix] Add Elasticsearch to containers running on Helix sensor 2020-12-16 09:07:38 -05:00
Jason Ertel e3c8018824 Toggle strelka rules after the user is prompted it strelka should be installed to ensure strelka rules are updated later during the setup process 2020-12-15 16:44:52 -05:00
Jason Ertel e58ca93896 Add logging for strelka configuration during setup 2020-12-15 15:46:59 -05:00
William Wernert 15347d1209 [fix] More condition changes for Helix 2020-12-15 15:08:33 -05:00
William Wernert 951556902c [fix] Accept salt key on Helix Sensor install 2020-12-15 13:41:00 -05:00
Mike Reeves bf1f00d2fe Merge pull request #2348 from Security-Onion-Solutions/soup2320
SOUP Changes
2020-12-14 21:19:45 -05:00
TOoSmOotH cbd59ed86a SOUP Changes 2020-12-14 20:46:31 -05:00
William Wernert 3e2a9cc884 Merge branch 'dev' into experimental 2020-12-14 12:32:53 -05:00
William Wernert a533e6fa35 [fix] Always set INSTALLUSERNAME var 2020-12-14 11:42:34 -05:00
Jason Ertel c5a3597564 Swap AWS interfaces 2020-12-11 21:57:56 -05:00
Jason Ertel bb61c1f745 Cleanup bash imports/sources, function definitions, and variables 2020-12-11 15:33:31 -05:00
William Wernert db276d9020 [fix] Always set hostname 2020-12-11 11:02:27 -05:00
William Wernert 75c5abef30 [fix] Add all selected options to install_opts 2020-12-11 10:16:00 -05:00
William Wernert 870cc6b79b [fix][typo] readaraay -> readarray 2020-12-11 09:39:22 -05:00
William Wernert 5c4103681c [fix] Save original argument array to use later 2020-12-10 14:45:24 -05:00
William Wernert ab856532e6 [fix] Show airgap option on import install 2020-12-10 14:20:48 -05:00
William Wernert bc6a0c1e6f [fix] Add missing append flags to tee 2020-12-10 13:54:41 -05:00
William Wernert 8302119756 [fix] Don't redirect entire download function to setup log 2020-12-10 13:26:19 -05:00
Mike Reeves cd6a945a24 Merge pull request #2298 from Security-Onion-Solutions/escluster
Traditional ES Clustering Support
2020-12-10 12:07:17 -05:00
weslambert 0b2e2739bd Expand STRELKARULES 2020-12-09 17:05:11 -05:00
Mike Reeves 30e69bf7b2 Merge branch 'escluster' into newescluster 2020-12-09 15:23:49 -05:00
William Wernert a2e48f91b2 [fix] Add manager to hosts before attempting ssh 2020-12-09 13:13:51 -05:00
William Wernert 282b4090ce [fix] Actually call nic comparison function, redirect tarball gen to setup_log 2020-12-09 11:51:07 -05:00
William Wernert 51650147ef [fix] Only show network init message if valid 2020-12-09 09:59:44 -05:00
William Wernert 950c05e53d [fix] Only move error log if present 2020-12-09 09:50:30 -05:00
William Wernert a8f1ec37a3 [refactor] Remove is_smooshed var 2020-12-08 15:29:48 -05:00
William Wernert 813fe77582 [feat] Run so-analyst-install after network init 2020-12-08 15:29:31 -05:00
William Wernert b41ba1ea3c [feat] Compare setup version to manager, dl tarball + exec on mismatch 2020-12-08 15:29:04 -05:00
William Wernert 4210d25fae [feat] Init network + soremote key early 2020-12-08 14:03:21 -05:00
William Wernert 65d994a2f8 [feat] Generate gzipped tarball of repo during setup and soup 2020-12-08 14:02:45 -05:00
William Wernert d88364c9fd [feat] Create error log for easy copy/paste
Resolves #2165
2020-12-07 14:18:01 -05:00
William Wernert 3136c66780 [fix] Bring back network setup before setting MAINIP var 2020-12-07 08:50:53 -05:00
William Wernert fca50660a2 [fix] Trap argument off by one 2020-12-04 09:33:28 -05:00
William Wernert ac85cbc3f1 [fix] Move set_redirect out of sub-shell 2020-12-03 15:38:26 -05:00
William Wernert 80ce8b5e41 [refactor] Run all changes inside whiptail progress, use grep -q 2020-12-03 15:38:25 -05:00
William Wernert 2c208ec943 [fix] kill -> stop, add indent to service check, revert incorrect logic 2020-12-03 15:38:25 -05:00
William Wernert 76fff28dfa [fix] Correct logic for service check + bash trap 2020-12-03 15:38:25 -05:00
William Wernert fc7fe23590 [fix] Correct signal naming 2020-12-02 14:06:50 -05:00
Mike Reeves 69ae4577f5 Merge pull request #2174 from Security-Onion-Solutions/escluster
Escluster
2020-12-02 13:23:08 -05:00
William Wernert 467f9923b0 [refactor] Add trap to handle script exits, change what files are deleted in /etc/salt/ 2020-12-02 13:19:34 -05:00
Josh Brower e7a927188b Fleet Fixes - mysql race condition 2020-11-30 17:28:11 -05:00