William Wernert
368b04b24e
Add back accidentally removed code
2021-03-08 09:04:17 -05:00
William Wernert
ca2766511b
Revert "[wip] Change when proxy is set up so main ip is known"
...
This reverts commit 1ea3cb1c61 .
# Conflicts:
# setup/so-functions
2021-03-08 09:02:53 -05:00
William Wernert
06c584910c
Merge branch 'dev' into foxtrot
2021-03-08 08:58:31 -05:00
Josh Brower
19b3c7bb07
Merge pull request #3339 from Security-Onion-Solutions/feature/live_query-hunt
...
Feature/live query hunt
2021-03-08 08:31:25 -05:00
William Wernert
49db2a016a
Merge pull request #3341 from Security-Onion-Solutions/kilo
...
Kilo
2021-03-08 08:17:29 -05:00
Jason Ertel
94610307b3
Merge branch 'dev' into kilo
2021-03-08 07:56:48 -05:00
William Wernert
35ae9363f5
[fix] Log gateway error, and don't show whiptail msg on automated installs
2021-03-05 20:15:37 -05:00
William Wernert
9c49cef2de
Merge branch 'feature/docker-prune-rework' into foxtrot
2021-03-05 14:18:57 -05:00
William Wernert
f537b3c7f7
Merge branch 'feature/setup-ssh-harden' into foxtrot
2021-03-05 14:18:35 -05:00
William Wernert
e5110dc3fc
[fix] None -> none
2021-03-05 14:08:03 -05:00
William Wernert
50fcdb65a6
[fix] Modify the proxy automated test
...
* It makes more sense to test the proxy using a network install, not via the iso
2021-03-05 13:53:48 -05:00
William Wernert
32e7afdc5f
Merge branch 'feature/setup' into foxtrot
2021-03-05 12:53:31 -05:00
William Wernert
245902326f
[wip] Add automation support for proxy settings
2021-03-05 12:53:20 -05:00
Jason Ertel
7234353476
Merge pull request #3319 from Security-Onion-Solutions/foxtrot
...
fix: syntax error in reserved ports configuration #3308
2021-03-05 12:51:50 -05:00
William Wernert
ec04145d15
[fix] Set proxy for idstools container manually
2021-03-05 11:34:31 -05:00
Jason Ertel
61a7efeeab
fix: syntax error in reserved ports configuration; ensure ports are reserved prior to setup
2021-03-05 10:54:01 -05:00
Josh Brower
548f67ca6f
Initial support for Live Queries in Hunt
2021-03-04 18:21:13 -05:00
William Wernert
33b2bd33fe
[fix] Also create config.json so containers use proxy
2021-03-04 17:12:10 -05:00
William Wernert
e0d0baafcc
[fix] Permanently set proxy for yum using template
2021-03-04 16:40:32 -05:00
William Wernert
b3c7760ad4
[fix] Use correct variable in so-proxy.sh
2021-03-04 14:08:21 -05:00
Mike Reeves
39d4f077b4
Merge pull request #3290 from Security-Onion-Solutions/foxtrot
...
Foxtrot
2021-03-04 13:44:00 -05:00
William Wernert
a435ea77e8
[fix] Also add hostname to no_proxy list
2021-03-04 12:43:42 -05:00
William Wernert
2ee8c7ad1c
[fix] Always pass $proxy_addr since we retry the surrounding function
2021-03-04 12:16:23 -05:00
William Wernert
ac0a4f4a13
Merge branch 'dev' into feature/setup
2021-03-04 12:11:17 -05:00
William Wernert
b265854644
[wip] Move proxy config to separate file
2021-03-04 12:10:42 -05:00
William Wernert
4339ded17f
[wip][fix] Don't add logic to so-setup, create wrapper function in so-functions
2021-03-04 12:10:14 -05:00
William Wernert
d19ca943cc
[fix][wip] Only setup proxy early on configure network setup
2021-03-04 11:57:16 -05:00
William Wernert
2e56252f54
[wip] Syntax fixes
2021-03-04 11:54:21 -05:00
William Wernert
13dc822197
[wip] Ask user if they want to re-enter the proxy
2021-03-04 11:53:08 -05:00
William Wernert
5a97341d33
[wip] Fix how collect_proxy function works on retry
2021-03-04 11:41:36 -05:00
William Wernert
7ee0fd6375
[wip] Specify setup log location to user when directing them to it
2021-03-04 11:31:22 -05:00
Mike Reeves
05c7bd5789
Merge pull request #3285 from Security-Onion-Solutions/elastic
...
Elastic
2021-03-04 10:57:06 -05:00
Mike Reeves
c2b347e4bb
Security Enable for only nodes and heavy
2021-03-04 10:52:01 -05:00
Mike Reeves
a0a8d12526
Enable SSL and Features
2021-03-04 10:08:28 -05:00
Mike Reeves
8c474cc7df
Merge pull request #3268 from Security-Onion-Solutions/issue/3254
...
FIX: Custom Kibana settings are not being applied properly on upgrades #3254
2021-03-04 08:39:50 -05:00
William Wernert
3d5cf128ae
[wip] Test proxy before using it
2021-03-03 15:02:21 -05:00
Mike Reeves
49371a1d6a
fix elastic output for ssl
2021-03-03 14:30:45 -05:00
William Wernert
1ea3cb1c61
[wip] Change when proxy is set up so main ip is known
...
* Also only restart docker if the command exists (i.e. docker is installed)
2021-03-03 14:20:26 -05:00
Mike Reeves
bf4249d28b
fix elastalert verification
2021-03-03 14:16:10 -05:00
William Wernert
4ffa0fbc13
[wip] Fix proxy validation
2021-03-03 14:09:59 -05:00
Mike Reeves
e0538417f1
fix http.wait
2021-03-03 14:06:35 -05:00
doug
d39b3280c8
FIX: Custom Kibana settings are not being applied properly on upgrades #3254
2021-03-03 14:04:32 -05:00
Mike Reeves
6c7111cd0a
turn off verification mode for ES
2021-03-03 13:42:04 -05:00
Mike Reeves
4de62c878c
turn on elastic security
2021-03-03 12:51:29 -05:00
William Wernert
e951e9d9c5
[wip] Further proxy changes
...
* Remove unused docker.conf template
* Rename proxy variable to avoid name collision
* Reword address prompt to specify users should not include user:pass in their input
* Actually call the collect_proxy function
2021-03-03 12:19:14 -05:00
William Wernert
26b1da744c
[wip] Reword proxy yesno prompt
2021-03-03 12:01:15 -05:00
William Wernert
83791d87c7
[wip][fix] Use passwordbox for proxy password
2021-03-03 11:58:45 -05:00
William Wernert
279a5b60b8
Soup indent fixes
2021-03-03 11:58:10 -05:00
Mike Reeves
4f34eca5b9
remove unused script
2021-03-03 10:32:23 -05:00
Mike Reeves
07b5cc3d1d
Fix https for rw indicies script
2021-03-03 10:29:41 -05:00