Commit Graph

2823 Commits

Author SHA1 Message Date
William Wernert 912fb6d583 [refactor] Generic wait_for_file function 2020-04-18 18:36:52 -04:00
William Wernert 74375fe839 [refactor] More case statements. local vars, and double quoted strings 2020-04-18 18:36:12 -04:00
William Wernert a7539c111e [refactor] Remove duplicate code in set_hostname 2020-04-18 18:34:04 -04:00
William Wernert 6e4a6ccfeb [refactor] Initial saltify function refactor 2020-04-18 18:32:44 -04:00
William Wernert b57b1b6689 [refactor] Start using case statements and local vars 2020-04-18 18:29:57 -04:00
William Wernert f801cbe376 [refactor] Use 0/1 for MASTERUPDATES variable 2020-04-18 18:28:02 -04:00
William Wernert 043f2df7e3 [refactor] Set enabled components in whiptail function 2020-04-18 18:26:27 -04:00
William Wernert 6ca5827ce6 [refactor] Use = instead of ==, more printf changes 2020-04-18 18:23:27 -04:00
William Wernert 076f161c35 [refactor][fix] Cleanup docker_install 2020-04-18 18:19:27 -04:00
William Wernert 2ab1fa75ee [refactor] Rearrange docker_registry seed 2020-04-18 18:18:41 -04:00
William Wernert a4267fd28b [refactor] Use printf instead of echo to create multiline files 2020-04-18 18:18:08 -04:00
William Wernert 723d8f6f3f [fix] Fix various code formatting issues 2020-04-18 18:17:28 -04:00
William Wernert b009c2677b [refactor] Generic user create and check password functions 2020-04-18 18:16:11 -04:00
William Wernert 9331ede408 [fix] Double quote variables, fix indents, remove useless cats 2020-04-18 18:14:55 -04:00
Wes Lambert 159799c91d move PL 2020-04-18 18:10:34 -04:00
Wes Lambert 0c658d01ef remark config load section for now 2020-04-18 18:10:33 -04:00
m0duspwnens a8bd50a0cd adding searchnode to pillar/top 2020-04-18 18:10:33 -04:00
William Wernert ef550fed2b [fix] Networking fixes 2020-04-18 18:10:32 -04:00
Wes Lambert 19678aa977 fix order 2020-04-18 18:09:38 -04:00
Wes Lambert 40e683d7a6 replace URL template with Label template 2020-04-18 18:09:38 -04:00
Wes Lambert 0e3978b87c Revert "update Kibana config"
This reverts commit 82bd14252c.
2020-04-18 18:09:37 -04:00
Mike Reeves e1bd8c6d51 Filter out KVM kits so cpu count is correct 2020-04-18 18:09:37 -04:00
Mike Reeves 73f52d69d4 Fix so not executed in tmp 2020-04-18 18:08:41 -04:00
Wes Lambert f2b3ca8763 add Kibana config export command 2020-04-18 18:08:41 -04:00
Wes Lambert a7bb014fba update Kibana config 2020-04-18 18:08:40 -04:00
William Wernert 6d3bc4ec1d [refactor] grep file instead of piping cat to grep 2020-04-18 18:08:33 -04:00
William Wernert 789173be98 [refactor] Move collect_webuser_inputs to so-functions 2020-04-18 18:07:50 -04:00
William Wernert 586d231ab1 [refactor] Copy public keys instead of using HEREDOC 2020-04-18 18:07:11 -04:00
William Wernert 2127924066 [fix] Double quote variables + fix indents 2020-04-18 18:06:30 -04:00
Joe Brown acf9c29c83 Update README.md
You stated in the blog that 16.04 was no longer supported. However in the Readme, it states to use 16.04. Update readme to 18.04.
2020-04-18 07:05:58 -04:00
Doug Burks ea7dd0763f Update README.md 2020-04-18 06:50:17 -04:00
Doug Burks eebc75d245 Update README.md 2020-04-18 06:48:12 -04:00
Doug Burks 997cb8f9ae Update README.md 2020-04-18 06:26:12 -04:00
Mike Reeves b65b66fe57 Merge pull request #578 from Security-Onion-Solutions/dev
1.2.1
1.2.1
2020-04-17 13:40:32 -04:00
Mike Reeves 0e654f5394 Update README.md 2020-04-17 13:38:13 -04:00
Mike Reeves ed2152ce74 Merge branch 'master' into dev 2020-04-17 13:36:48 -04:00
Mike Reeves 39d70d2e99 Update README.md 2020-04-17 13:30:35 -04:00
Josh Patterson 6cc7b98e7e Merge pull request #577 from Security-Onion-Solutions/quickfix/evallspillar
remove logstash pillars from eval in top
2020-04-16 16:13:35 -04:00
m0duspwnens 93c0730a2f remove logstash pillars from eval in top 2020-04-16 16:12:24 -04:00
Mike Reeves 919c57ce00 Merge branch 'dev' of https://github.com/Security-Onion-Solutions/securityonion-saltstack into dev 2020-04-16 16:00:15 -04:00
Mike Reeves f1f681794c Update Notes 2020-04-16 16:00:08 -04:00
Josh Patterson 08f3d29b91 Merge pull request #568 from Security-Onion-Solutions/issue566
fix failed setup FP
2020-04-16 15:54:14 -04:00
weslambert 60702687d2 Merge pull request #576 from Security-Onion-Solutions/fix/kibana_config
Fix/kibana config
2020-04-16 15:00:27 -04:00
Wes Lambert 1020428e49 updated placeholder in saved objects 2020-04-16 18:58:42 +00:00
Wes Lambert 15ba411d0a update load script 2020-04-16 18:58:14 +00:00
Mike Reeves a81d886063 Update Version File 2020-04-16 13:55:54 -04:00
Mike Reeves 616baaf4be Update JOSN for release 2020-04-16 10:53:35 -04:00
Josh Patterson eef6f299f9 Merge pull request #574 from Security-Onion-Solutions/quickfix/grafana
add missing ,
2020-04-16 00:21:53 -04:00
m0duspwnens 38d0d5285e add missing , 2020-04-16 00:19:16 -04:00
Josh Brower aa266418ac Merge pull request #573 from Security-Onion-Solutions/bugfix/osquery-pipeline
osquery pipeline fix
2020-04-15 20:23:40 -04:00