Commit Graph

302 Commits

Author SHA1 Message Date
m0duspwnens
884e267db5 adding auth and comment back to pillar and salt top 2020-04-01 15:36:15 -04:00
m0duspwnens
832128ac96 adding auth state back 2020-04-01 15:04:32 -04:00
m0duspwnens
62e8aa1063 fix conflict in salt/top.sls 2020-04-01 13:09:23 -04:00
m0duspwnens
9acaa514cf monitoring zeek - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/90 2020-04-01 13:06:37 -04:00
weslambert
7390063026 Fix curly brace 2020-04-01 12:32:29 -04:00
weslambert
2fcfb06ba5 Update Eval for Strelka 2020-04-01 11:41:56 -04:00
Jason Ertel
cbd710bcf2 Replaced auth system with new identity management system. 2020-03-30 19:27:56 -04:00
m0duspwnens
c14f32fcc9 more changes for healthcheck - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/90 2020-03-26 15:45:19 -04:00
Josh Brower
9bcba41882 Feature/Fleet-Standalone 2020-03-24 20:57:24 -04:00
Wes Lambert
ffc33b15e5 switch to Filebeat 2020-03-14 12:00:17 +00:00
m0duspwnens
804a87eb21 append role to minion id and use it to target in top - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/136 2020-03-12 17:42:32 -04:00
Wes Lambert
718dacf29a update Wazuh order 2020-02-12 03:37:56 +00:00
William Wernert
7c00e7c286 [feature] Final changes for so-status re: predefined container list 2020-02-06 15:25:50 -05:00
Mike Reeves
79dc6c84d9 add auth to mastersearch 2020-02-05 21:19:07 -05:00
Mike Reeves
725b56c858 add registry to mastersearch 2020-02-05 21:07:08 -05:00
Mike Reeves
b69dfd9b25 Helix fix dockers 2020-02-05 11:27:19 -05:00
m0duspwnens
d94065fa00 evalfix 2020-01-30 17:09:06 -05:00
m0duspwnens
306cc1127b heavynode 2020-01-29 12:56:25 -05:00
Mike Reeves
e038a8b731 Merge branch 'dev' into feature/issue124 2020-01-21 16:48:26 -05:00
m0duspwnens
a39edad3f6 changes for multipipelines / mastersearch node - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/124 2020-01-21 16:39:42 -05:00
William Wernert
54fb2ad244 Merge branch 'dev' of github.com:Security-Onion-Solutions/securityonion-saltstack into feature/registry
# Conflicts:
#	salt/common/init.sls
#	salt/elasticsearch/init.sls
#	salt/filebeat/init.sls
#	salt/hive/init.sls
#	salt/kibana/init.sls
#	salt/logstash/init.sls
#	salt/suricata/init.sls
#	salt/tcpreplay/init.sls
#	salt/wazuh/init.sls
2020-01-14 15:48:56 -05:00
Mike Reeves
941106934b Remove Cyberchef 2020-01-14 10:13:31 -05:00
Mike Reeves
ae55b59048 Switch to using images in registry 2020-01-14 10:11:26 -05:00
Mike Reeves
ed3c2b1bac Break out registry 2020-01-13 16:33:20 -05:00
William Wernert
5cb8bd61b6 Merge remote-tracking branch 'origin/dev' into feature/auth
# Conflicts:
#	salt/common/nginx/nginx.conf.so-eval
2020-01-09 18:41:46 -05:00
Josh Brower
5a772e4f1c Break out FS & DS into their own states 2020-01-02 11:43:28 -05:00
William Wernert
8ded3d0e9b Merge branch 'dev' into feature/auth 2019-12-20 15:43:26 -05:00
Wes Lambert
124c552fca remove Cyberchef from top file since it is now in so-core 2019-12-20 15:49:22 +00:00
William Wernert
2b6e2e0465 Initial changes to add new auth framework
* Changes to evalmode only at this time
* Cleaned up nginx eval config
2019-12-19 17:54:31 -05:00
Mike Reeves
5ead3a26b6 Rename Storage to Search Nodes 2019-12-17 15:32:43 -05:00
Mike Reeves
4c4cdb7189 Helix changes and Wazuh 2019-12-09 16:27:03 -05:00
Mike Reeves
897e009231 Salt Top file for helix sensor 2019-12-08 19:21:16 -05:00
m0duspwnens
6153c25c37 update mine via mine_interval now vs applying a state 2019-11-19 15:34:27 -05:00
m0duspwnens
09bf22c97a fix issues with updating motd if nodes needs restarted due to OS patch updates 2019-11-19 10:06:52 -05:00
m0duspwnens
767115c218 fix typo in salt top file 2019-11-18 16:27:14 -05:00
m0duspwnens
bec95f3aef apply patch.needs_restarting state to all nodes 2019-11-18 16:25:06 -05:00
Mike Reeves
cbc635da76 Merge pull request #135 from m0duspwnens/master
os patch motd changes, install pip3 for Centos install
2019-11-18 09:30:16 -05:00
m0duspwnens
ff4077a46f update all nodes motd with nodes that need restarted from patch updates - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/112 2019-11-15 13:58:32 -05:00
Wes Lambert
e364638a62 add Cyberchef 2019-11-12 22:50:00 +00:00
m0duspwnens
9914e55ec3 rework of os patch scheduling, added the abilty to enable/disable and adjust splay - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/84 2019-11-07 09:49:36 -05:00
m0duspwnens
e6421f45fb add state to add os patch schedule and state to apply patches - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/84 2019-11-05 17:22:27 -05:00
Mike Reeves
657ddc42a8 Playbook - Add flag for runtime 2019-09-27 10:40:28 -04:00
Mike Reeves
919272bb8d Sensoroni - Move up to start earlier 2019-06-20 16:37:33 -04:00
Mike Reeves
33f21509ea Sensoroni Master - Enable 2019-06-06 11:08:22 -04:00
Mike Reeves
2725eaac98 Setup Script - Added progress bars for node install 2019-05-02 13:44:40 -04:00
Mike Reeves
85f7137901 Fleet Module - Added auto install of launcher if osq enabled 2019-04-30 09:35:29 -04:00
Mike Reeves
734887c294 Setup Script - Update Eval 2019-04-17 11:11:23 -04:00
Mike Reeves
b7ea3b7190 Setup Script - Update Eval 2019-04-17 10:21:58 -04:00
Mike Reeves
87fde50eb1 Top.sls - Add SOCtopus as default docker to get loaded 2019-03-28 14:46:20 -04:00
Mike Reeves
c126afe3f7 MEGARAMS Savings - Remove redis from eval 2019-03-18 16:23:56 -04:00