Commit Graph

661 Commits

Author SHA1 Message Date
Jason Ertel
847939e9b2 Fixed extra space that causes global.sls file to be empty 2020-08-07 14:11:28 -04:00
Mike Reeves
b534d2b975 Update so-functions 2020-08-07 10:05:47 -04:00
Mike Reeves
d3e6657b45 Fix Spacing 2020-08-07 10:01:40 -04:00
Mike Reeves
16d0c02113 Fix cert dev null 2020-08-06 15:39:02 -04:00
Mike Reeves
63e31bd6b9 Add upload queue thread 2020-08-06 15:33:48 -04:00
Mike Reeves
4936da9b5d Merge pull request #1146 from Security-Onion-Solutions/feature/minio
Feature/minio
2020-08-05 23:01:58 -04:00
Mike Reeves
e7225349a6 Ability to toggle between redis and minio 2020-08-05 22:56:41 -04:00
Mike Reeves
4e40615e51 Add tuneable to the global pillar 2020-08-05 22:47:12 -04:00
William Wernert
64c366971f [fix] Redirect ca state apply in setup to /dev/null
Redirect ca state apply line in accept_salt_key_remote to /dev/null to avoid generating error in setup log
2020-08-05 16:13:25 -04:00
Mike Reeves
cd766753eb Merge branch 'dev' of https://github.com/Security-Onion-Solutions/securityonion into feature/minio 2020-08-05 14:34:22 -04:00
Mike Reeves
61ff944087 add tmp to survive restarts 2020-08-04 18:18:06 -04:00
Mike Reeves
c56ead08e9 add so minio docker 2020-08-04 16:28:50 -04:00
Mike Reeves
24ed92c9dc minio and change to global 2020-08-04 15:54:03 -04:00
Wes Lambert
46f70c254c Add AWS defaults file for manager 2020-08-04 14:11:50 +00:00
Wes Lambert
2290c28a07 AWS defaults modifications 2020-08-04 03:49:59 +00:00
Mike Reeves
7c1120e47d Fix grafana monitor interface. 2020-08-03 18:48:01 -04:00
Josh Patterson
51934d6e5f Merge pull request #1137 from Security-Onion-Solutions/issue/1091
iunstall saltstack 3001 during setup
2020-08-03 11:39:44 -04:00
m0duspwnens
fb887f7d9e iunstall saltstack 3001 during setup 2020-08-03 10:47:24 -04:00
weslambert
7e2917fc99 Reboot after finished with setup 2020-08-03 10:31:03 -04:00
Jason Ertel
f47128824e Before finishing setup, rescan the log file and root mailbox for errors 2020-08-02 09:04:29 -04:00
Wes Lambert
ecafbc6014 Add AWS Standalone Defaults 2020-07-31 20:12:25 +00:00
m0duspwnens
b3b67ff2a5 Merge remote-tracking branch 'remotes/origin/dev' into issue/1091 2020-07-31 13:50:11 -04:00
m0duspwnens
8a8705f469 move when we check for salt minion update in setup 2020-07-30 12:41:09 -04:00
m0duspwnens
3d4a96fae0 update ssl state unless , check and upgrade salt minion if needed during install 2020-07-30 11:16:37 -04:00
weslambert
2fab00458b Add randomized play secrets for Cortex + TheHive 2020-07-30 10:23:00 -04:00
Mike Reeves
e3da326fcb Remove non used pillar items 2020-07-29 09:27:18 -04:00
William Wernert
6c9c60b8dd Merge branch 'master' into dev
# Conflicts:
#	VERSION
2020-07-24 11:50:34 -04:00
Jason Ertel
39426afffd Ensure SENSOR_CHECKIN_INTERVAL_MS var is non-null before saving static pillar 2020-07-23 21:00:10 -04:00
Jason Ertel
1e993da31d Merge master into dev to pull in 2.0.1-rc.1 patch 2020-07-23 09:56:42 -04:00
Mike Reeves
201efd285a Fix passwords from conflicting with yaml 2020-07-22 16:34:50 -04:00
Jason Ertel
cb46ca4832 Ensure distributed installations have the check-in interval correctly set 2020-07-22 14:26:55 -04:00
William Wernert
f3c24f1f01 [fix] Add check for $TESTING 2020-07-21 16:43:21 -04:00
William Wernert
752d1bceb4 [fix] Remove old storage space check 2020-07-21 16:36:37 -04:00
William Wernert
ddf0a5055e [fix] Exit on NO 2020-07-21 16:34:08 -04:00
William Wernert
003271127a [feat] Only check storage during setup on a network install 2020-07-21 16:32:28 -04:00
William Wernert
c531395452 Merge branch 'dev' into feature/storage-calculation 2020-07-21 16:24:28 -04:00
William Wernert
e43829b22c [fix] Add then to if statement 2020-07-21 16:24:13 -04:00
William Wernert
d6f7dcb630 [refactor] Changes to storage requirements
See #1047
2020-07-21 15:35:13 -04:00
Jason Ertel
3281467994 When running in automated mode, cat all piped in input to setup log 2020-07-20 20:26:35 -04:00
Jason Ertel
e881f4c92b Increment VERSION for dev to 2.1.0-rc.2; Add more logging to troubleshoot automated setup not initiating post-installation steps 2020-07-20 17:37:53 -04:00
Jason Ertel
053f27eb35 Run setterm, to blank terminal, only for non-automated installations 2020-07-19 06:58:28 -04:00
Mike Reeves
16906b8361 Merge branch 'dev' into fix/idstools 2020-07-18 17:32:54 -04:00
Jason Ertel
23420ace56 Prevent nmcli, setterm, and echo output from leaking to console and crontab output 2020-07-18 08:38:09 -04:00
Mike Reeves
1d24d7bc7f Misc pillars 2020-07-17 17:38:10 -04:00
Mike Reeves
b75487dc74 Update so-functions 2020-07-17 17:36:13 -04:00
Mike Reeves
2e2bcfb3b7 Fix functions so pillars are correct 2020-07-17 17:33:36 -04:00
Mike Reeves
e78a14e2c7 Merge pull request #1032 from Security-Onion-Solutions/fix/idstools
IDSTOOLS Pillar Items
2020-07-17 16:00:59 -04:00
Mike Reeves
693a101d34 IDSTOOLS Pillar Items 2020-07-17 15:59:58 -04:00
William Wernert
3c855ed793 [fix] Set $percentage since it only exists in previous subshell 2020-07-17 15:38:14 -04:00
m0duspwnens
e3efaee864 change reference from bro to zeek 2020-07-17 14:41:44 -04:00