William Wernert
b643363e82
[fix] Directories need -r flag
2020-11-04 12:07:34 -05:00
William Wernert
3d70698647
[fix] Remove old mysql db directory
2020-11-04 11:26:56 -05:00
William Wernert
49af35b440
[fix][wip] Add reinstall_init function (part 3)
...
Create a function that, if the setup log exists, puts the system into a state where
the installer can run again without issue.
This is WIP, there are most likely still issues.
2020-11-04 10:38:48 -05:00
William Wernert
db31cf3083
[refactor][fix] Remove old so-* containers, make fs changes after whiptail menus
2020-11-03 18:10:16 -05:00
William Wernert
3bf57382ce
[fix] Change when /opt/so is removed
2020-11-03 17:05:34 -05:00
William Wernert
96ec483ae4
[fix][wip] Remove /opt/so directory during reinstall
2020-11-03 16:49:00 -05:00
William Wernert
1c91e2d50b
[fix] Add minion_config variable so sed works
2020-11-03 15:48:08 -05:00
William Wernert
93ab4b5d4f
[fix][wip] Add reinstall_init function (part 2)
...
Create a function that, if the setup log exists, puts the system into a state where
the installer can run again without issue.
This is WIP, there are most likely still issues.
2020-11-03 15:44:37 -05:00
William Wernert
00fc256c37
[fix][wip] Add reinstall_init function
...
Create a function that, if the setup log exists, puts the system into a state where
the installer can run again without issue.
This is WIP, there are most likely still issues.
2020-11-03 14:51:35 -05:00
William Wernert
033f5dbb9c
[fix] Use (mostly) absolute path when adding to PATH
2020-11-02 14:25:46 -05:00
William Wernert
1c4abcef15
[fix] Kill all jobs before checking if we can reach the salt master
2020-11-02 14:25:02 -05:00
Jason Ertel
348c2feee2
Prevent usage of dollar signs in admin passwords during setup
2020-10-28 11:07:05 -04:00
Mike Reeves
b238c492e4
Update so-functions
2020-10-28 10:50:10 -04:00
Mike Reeves
97207bd006
Merge pull request #1702 from Security-Onion-Solutions/dockernet
...
Custom Docker IP Range
2020-10-28 10:48:56 -04:00
Mike Reeves
bed70ab6bf
Update whiptail menu for docker question
2020-10-28 10:19:15 -04:00
Mike Reeves
8173cb589b
Update whiptail menu for docker question
2020-10-28 10:17:53 -04:00
Mike Reeves
563a606e0e
Upodate dockernet menu
2020-10-28 10:14:14 -04:00
Mike Reeves
8d952eca7e
Upodate dockernet menu
2020-10-28 10:12:07 -04:00
Mike Reeves
8f7dffea4b
Upodate dockernet menu
2020-10-28 10:10:43 -04:00
Mike Reeves
741e17a637
add bip for docker
2020-10-27 18:21:53 -04:00
Mike Reeves
fedf334ee9
add bip for docker
2020-10-27 18:21:09 -04:00
Mike Reeves
8fee19ee1b
add bip for docker
2020-10-27 18:01:48 -04:00
Mike Reeves
697bc53aec
Dockernet Modifications
2020-10-27 15:08:34 -04:00
William Wernert
a043bc7cc4
[fix] Second if to elif
2020-10-27 12:16:19 -04:00
William Wernert
72dc267ab5
[fix] Menu sizing fixes
2020-10-27 12:14:44 -04:00
William Wernert
970be4d530
[fix] Change cd to relative
...
Since the script already changes to the correct dir, we can work from relative directories now.
2020-10-27 12:13:07 -04:00
Mike Reeves
d4dd4aa416
Add missing comma in daemon.json
2020-10-27 11:25:45 -04:00
William Wernert
5054138be9
[feat] Add analyst option + add back helix option
2020-10-27 11:21:03 -04:00
William Wernert
83c23dd5de
[fix] Remove old got_root call
2020-10-27 11:20:39 -04:00
Mike Reeves
42e00514f5
Adding docker net setting
2020-10-27 11:09:14 -04:00
William Wernert
e75f8ba257
[fix] Move root check to top of so-setup
2020-10-27 09:39:29 -04:00
William Wernert
37ede9b993
[wip] Redirect so-user-add to separate log so ERROR isn't in main log
2020-10-26 15:03:27 -04:00
m0duspwnens
1283708186
disable strelka by default for sensor nodes during setup
2020-10-14 09:36:59 -04:00
William Wernert
f6296c095f
[fix] Redirect stderr to stdout for crontab -l
2020-10-13 15:00:00 -04:00
William Wernert
675db1da1b
[fix] Remove tab from string in whiptail menu
2020-10-13 13:44:51 -04:00
William Wernert
0cd80de2b3
[fix] Hard code NIDS to Suricata since Snort is not yet supported
2020-10-13 10:31:44 -04:00
William Wernert
9dc491bd71
[refactor] Fixes per style guide
2020-10-13 10:23:47 -04:00
William Wernert
f5ea8325fe
[fix] Standardize input prompts
...
* All prompts that are questions end in "?"
* All other prompts end in ":"
* Any additional sentences after a prompt follow normal grammatical rules for punctuation
2020-10-13 09:45:32 -04:00
m0duspwnens
6172268661
move salt master config file, copy salt-master service file and enable service restarts - https://github.com/Security-Onion-Solutions/securityonion/issues/1489
2020-10-09 13:27:46 -04:00
William Wernert
034750fe5b
Merge branch 'dev' into feature/rotate-logs
...
# Conflicts:
# setup/so-functions
2020-10-08 12:36:30 -04:00
Mike Reeves
fd4bb81f29
Fix ZEEKLOGS pillar
2020-10-06 17:38:05 -04:00
Mike Reeves
f809cf5216
Update so-functions
2020-10-06 13:27:23 -04:00
William Wernert
bd4292711e
[fix] Redirect missing lines to global pillar
2020-10-06 13:23:26 -04:00
Josh Patterson
24ff34ee81
Merge pull request #1457 from Security-Onion-Solutions/issue/1371
...
Issue/1371
2020-10-05 15:51:35 -04:00
m0duspwnens
748dc5ba91
logstash changes per https://github.com/Security-Onion-Solutions/securityonion/issues/1444
2020-10-05 14:10:05 -04:00
weslambert
203e84d2cf
Update comma verbiage for HOME_NET in whiptail menu
2020-10-05 08:08:22 -04:00
William Wernert
2a100c0dcc
Add OLD_ prefix + only update rules if playbook enabled
2020-10-02 14:34:30 -04:00
William Wernert
20fd757847
Run playbook-ruleupdate after soctopus is running
2020-10-02 10:05:10 -04:00
William Wernert
39e14b3910
Merge branch 'dev' into feature/generate-playbook-api-key
2020-10-02 08:39:09 -04:00
William Wernert
e98012ae2c
Fix jinja and change state orrder in setup
2020-10-01 17:16:26 -04:00