Commit Graph

4456 Commits

Author SHA1 Message Date
Jason Ertel cad4efdded Fixed PCAP files are readable by root only, which prevents Suricata from being able to scan the file during import 2021-06-29 17:51:04 -04:00
Doug Burks 822165f168 Move salt lines after shebang 2021-06-29 13:32:02 -04:00
m0duspwnens ca152ab04c redefine measurements 2021-06-29 09:54:17 -04:00
m0duspwnens bf8bba7b84 only set measurements if conditions are met 2021-06-29 08:57:51 -04:00
m0duspwnens 6b68a39cbe handle senario where there are no measurements 2021-06-29 07:46:25 -04:00
m0duspwnens 1c516daa96 fix measurement list 2021-06-28 17:05:32 -04:00
m0duspwnens 21c9388ee6 generate measurement list and cq for each 2021-06-28 16:12:36 -04:00
doug a3d7f4e35d fix grammar 2021-06-25 11:16:26 -04:00
Mike Reeves ea50023ca5 Fix filebeat modules 2021-06-24 15:53:14 -04:00
Mike Reeves 3f8cb23cf6 remove some debug statements 2021-06-24 13:29:16 -04:00
Mike Reeves 81bb7c6534 remove a net check 2021-06-24 11:32:01 -04:00
Mike Reeves bdd1074be7 remove a net check 2021-06-24 11:24:12 -04:00
Mike Reeves 42a63f8ea5 remove a net check 2021-06-24 11:15:16 -04:00
Mike Reeves 3c85db1769 Fix regression 2021-06-24 11:04:56 -04:00
Mike Reeves 930d5b3627 Revert "Move up script verification"
This reverts commit 66e88cef42.
2021-06-24 10:52:53 -04:00
Mike Reeves a1ec40b547 Revert "Move up script verification"
This reverts commit 2681903c93.
2021-06-24 10:52:27 -04:00
Mike Reeves 2681903c93 Move up script verification 2021-06-24 10:24:00 -04:00
Mike Reeves 66e88cef42 Move up script verification 2021-06-24 10:03:38 -04:00
Mike Reeves 4af2f6d84a Fix airgap check 2021-06-24 09:49:57 -04:00
Jason Ertel 243e888717 Add queue=True -- needed for all salt commands, not just state changes 2021-06-23 14:41:38 -04:00
weslambert c5b81f2f4b Fix output so that it can be redirected to local file with appropriate syntax 2021-06-23 14:41:38 -04:00
Mike Reeves caa14e0cad Fix Retry Spam 2021-06-23 14:41:38 -04:00
Jason Ertel 26bb6cc011 Require either true | false in parameter to so-elastic-auth and ensure all minions are fully updated with the new auth setting 2021-06-22 15:29:48 -04:00
m0duspwnens 9fad0876c5 only attempt to upgrade salt on minions if the minion count it > 1 2021-06-22 11:31:31 -04:00
Mike Reeves f7675a5dea Merge pull request #4588 from Security-Onion-Solutions/souperduper
let the first highstate pass
2021-06-22 09:58:00 -04:00
Josh Patterson 7b662055dd Merge pull request #4587 from Security-Onion-Solutions/kilo
fix timeout for docker_container.running for so-dockerregistry
2021-06-22 09:56:24 -04:00
m0duspwnens d78c6f1a74 Merge branch 'kilo' of https://github.com/Security-Onion-Solutions/securityonion into kilo 2021-06-22 09:54:35 -04:00
m0duspwnens 9fa83d1cee change to client_timeout 2021-06-22 09:54:25 -04:00
Jason Ertel 2ca8da0710 Merge pull request #4585 from Security-Onion-Solutions/kilo
Kilo
2021-06-22 08:38:39 -04:00
Jason Ertel c3deabae36 Update init.sls 2021-06-22 08:30:54 -04:00
m0duspwnens 9cdbcb72ac Merge branch 'kilo' of https://github.com/Security-Onion-Solutions/securityonion into kilo 2021-06-22 08:23:26 -04:00
m0duspwnens bc86590411 only add sosyncuser cron if startup_states: highstate is set in minion config 2021-06-22 08:23:16 -04:00
Jason Ertel cb167f3d74 Merge pull request #4584 from Security-Onion-Solutions/kilo
retry on so-dockerregistry
2021-06-22 08:08:28 -04:00
Jason Ertel 8ddc99e91f Allow for adjusting SOC session timeout 2021-06-22 08:07:52 -04:00
Jason Ertel dcc9af946a Avoid logging when sync is unnecessary due to cronjob log output spam 2021-06-22 08:07:52 -04:00
m0duspwnens e4e3b199fc retry on so-dockerregistry 2021-06-22 08:05:08 -04:00
Jason Ertel 5135beb036 Merge pull request #4579 from Security-Onion-Solutions/kilo
Improve user sync algorithm
2021-06-21 12:40:27 -04:00
Jason Ertel f36ef86ccc Improve algorithm for determining if a user sync is necessary; Apply salt state in foreground to avoid collisions with setup salt states. 2021-06-21 12:38:02 -04:00
Jason Ertel 5e042bf4b8 Improve algorithm for determining if a user sync is necessary; Apply salt state in foreground to avoid collisions with setup salt states. 2021-06-21 12:16:47 -04:00
Josh Brower 130ce34686 Merge pull request #4578 from Security-Onion-Solutions/fix/esAlerter
esalerter ES creds fix
2021-06-21 11:08:59 -04:00
Josh Brower 591ef540a6 esalerter ES creds fix 2021-06-21 10:50:09 -04:00
m0duspwnens ba5b5db2c4 remove the salt-minion check for schedules 2021-06-21 08:56:24 -04:00
Jason Ertel e7afbab6a1 Merge pull request #4576 from Security-Onion-Solutions/kilo
Fix intermittent 'like' failures; Ensure bash is on first line of loa…
2021-06-21 07:09:10 -04:00
Jason Ertel 5298cb8cfb Update copyrights 2021-06-21 07:06:49 -04:00
Jason Ertel 777bece2eb Fix intermittent 'like' failures; Ensure bash is on first line of load templates script 2021-06-20 22:14:13 -04:00
Josh Patterson dc1c82f347 Merge pull request #4567 from Security-Onion-Solutions/issue/1333
Issue/1333
2021-06-18 16:12:42 -04:00
m0duspwnens c7a58816b6 move condition to avoid wrong notic about schedule not set in pillar 2021-06-18 15:30:51 -04:00
m0duspwnens 48c3cb4816 if the salt-minion service isnt running when the state is rendered, dont try to apply schedule - https://github.com/Security-Onion-Solutions/securityonion/issues/1333 2021-06-18 14:56:01 -04:00
Jason Ertel 6e7f2107cb Merge pull request #4566 from Security-Onion-Solutions/kilo
Remove unused mode
2021-06-18 14:45:02 -04:00
Jason Ertel 101b835cf6 Remove unused mode 2021-06-18 14:34:42 -04:00