Josh Brower
58d290aa57
Update so-setup
2020-07-09 15:32:19 -04:00
William Wernert
c5eff1d89e
[feat][WIP] Add option to run so-allow -a <ip/cidr> during setup
2020-07-09 14:47:55 -04:00
Josh Brower
206bdc60f3
Merge pull request #967 from Security-Onion-Solutions/feature/low-level-alerts
...
Feature - low level alerts
2020-07-09 13:56:31 -04:00
m0duspwnens
bdd0f64462
add period
2020-07-09 13:54:48 -04:00
Josh Brower
52f7111e1d
Feature - low level alerts
2020-07-09 13:53:55 -04:00
m0duspwnens
aea3099df6
change wording
2020-07-09 13:52:31 -04:00
m0duspwnens
823ee42120
https://github.com/Security-Onion-Solutions/securityonion/issues/404
2020-07-09 13:45:24 -04:00
Mike Reeves
7c6677916a
Curator actions
2020-07-09 12:56:29 -04:00
Mike Reeves
357efac873
Add index specific curator settings
2020-07-09 12:10:53 -04:00
Mike Reeves
ca20279a09
Add curator to static pillar
2020-07-09 12:00:07 -04:00
m0duspwnens
3cf31e2460
https://github.com/Security-Onion-Solutions/securityonion/issues/404
2020-07-09 11:27:06 -04:00
Mike Reeves
9c2f7d574d
Add ES settings to pillar
2020-07-09 11:19:02 -04:00
weslambert
c01047fad2
Add /dev/null
2020-07-08 23:30:50 -04:00
weslambert
889ba67d85
Move EC2 to more generic cloud verbiage
2020-07-08 23:27:46 -04:00
weslambert
ce00d829e1
Move EC2 to more generic cloud verbiage and check for GCP
2020-07-08 23:26:48 -04:00
Wes Lambert
f2cea273b6
Add standalone evaluation for log_size_limit
2020-07-08 19:39:14 +00:00
William Wernert
72a98b33a7
[fix] Change test to check value of $SO_ERROR
2020-07-07 17:38:23 -04:00
Mike Reeves
1954a389b0
Update so-functions
2020-07-07 16:12:07 -04:00
Mike Reeves
eccfaf94fb
Merge branch 'dev' of https://github.com/Security-Onion-Solutions/securityonion into issue/937
2020-07-07 15:10:12 -04:00
William Wernert
640cfee3e1
Merge branch 'dev' of github.com:Security-Onion-Solutions/securityonion-saltstack into dev
2020-07-07 13:13:28 -04:00
William Wernert
3815f7e58e
[refactor] Edit logic around setup failure/completion
...
* Always run `install_cleanup` and `so-allow`
* Change if statement to check whether `$success != 0` or if `$SO_ERROR` was set
* Set `$IP` only for `so-allow` instead of exporting it
2020-07-07 13:12:46 -04:00
William Wernert
1d47cec928
[refactor] Move install_cleanup outside of whiptail functions
2020-07-07 13:02:58 -04:00
William Wernert
0b995533ea
[refactor] Only notify user of error found during setup
2020-07-07 13:01:29 -04:00
Mike Reeves
c59096d9bd
rename node pillar to elasticsearch
2020-07-07 10:42:12 -04:00
Jason Ertel
62cc02301e
Do not attempt to install a plugin or bc command if already exists
2020-07-07 10:28:15 -04:00
Mike Reeves
623c37f1f5
Merge remote-tracking branch 'remotes/origin/dev' into issue/142
2020-07-06 14:35:46 -04:00
Mike Reeves
1016315196
Change Logic for logstash
2020-07-06 13:58:38 -04:00
Mike Reeves
087080d583
Add logix for logstash_settings
2020-07-06 13:16:40 -04:00
William Wernert
57bbb02c65
[refactor][fix] Move nmcli status list gen to a function
...
nmcli is only assured to be installed after detect_os is run so move this command to a function so it can run after detect_os
2020-07-02 17:18:56 -04:00
William Wernert
99d490bc06
[fix][refactor] Move detect_ec2 and add echo statement
2020-07-02 17:15:46 -04:00
William Wernert
d2ba25e784
Merge branch 'dev' into feature/setup-changes
...
# Conflicts:
# setup/so-setup
2020-07-02 14:00:10 -04:00
Josh Brower
3c93f9fd45
Playbook setup fix
2020-07-02 05:30:30 -04:00
William Wernert
aeda3fde74
[revert] Remove regex from setup log grep
2020-07-01 17:39:04 -04:00
William Wernert
408b5ee32d
[ix] Fix if conditions
2020-07-01 17:25:26 -04:00
Josh Brower
d893aa0032
Playbook Updates
2020-07-01 16:48:07 -04:00
William Wernert
b671f28562
[fix] Rename function whiptail_bond_nics to whiptail_sensor_nics
2020-07-01 16:32:33 -04:00
William Wernert
85a3f3c277
Merge branch 'dev' into feature/setup-changes
2020-07-01 16:24:55 -04:00
William Wernert
b4f9fe5f54
[fix] Remove quotes
2020-07-01 16:24:41 -04:00
William Wernert
b75cb36058
Merge branch 'feature/ec2_setup' into feature/setup-changes
2020-07-01 16:23:48 -04:00
William Wernert
54c3327240
[refactor] Simplify ec2 detection + handling
2020-07-01 16:23:38 -04:00
Mike Reeves
ab42126d8e
Add logstash_settings pillar
2020-07-01 15:25:35 -04:00
Mike Reeves
5580f05daf
Add logstash pillar
2020-07-01 15:07:00 -04:00
William Wernert
4b5571a8d6
[refactor][fix] Remove unnecessary variable
2020-07-01 13:56:15 -04:00
William Wernert
44890edc79
[refactor] Use regex in error check for setup log
2020-07-01 13:51:54 -04:00
m0duspwnens
f98c497d79
change setup and whiptail back to bro
2020-07-01 13:43:37 -04:00
Wes Lambert
26b0daf2da
Add other setup-related items for EC2 interface
2020-07-01 17:42:51 +00:00
Wes Lambert
3cf79995a2
Modify Whiptail menu for EC2 NIC
2020-07-01 17:32:43 +00:00
m0duspwnens
4e7e19af54
pillarize zeek node.cfg. change reference from bro to zeek.
2020-07-01 13:26:27 -04:00
William Wernert
db764902c7
[fix] Change if condition when checking nmcli status
2020-07-01 13:05:11 -04:00
William Wernert
90f4b8e043
[feat] Add welcome/instruction wording to initial menu
2020-07-01 11:03:18 -04:00