Граф коммитов

364 Коммитов

Автор SHA1 Сообщение Дата
Mathieu Rollet cb6c8f40e7
Add healthchecks (#1689) 2020-10-22 20:57:34 -05:00
Mathieu Rollet 45666bccfc
Add alerts healthcheck (#1688) 2020-10-22 20:57:06 -05:00
Mathieu Rollet 9fbfa77411
Fix #1676 (#1677) 2020-09-11 15:17:41 -05:00
Brandon Myers e96abc8c3d
Fixup cron .sh files to align with one .sh file per python script (#1638) 2020-05-28 13:11:47 -05:00
Brandon Myers 3fbd959ffd
Remove unused alerts (#1625) 2020-05-08 13:37:21 -05:00
Brandon Myers 9099e7cc33
Comment out mongo external ports for docker test env 2020-04-01 12:52:30 -05:00
Brandon Myers 83d8cd27a8
Merge pull request #1568 from mozilla/remove_visualizations
Remove blue page visualizations
2020-02-20 15:04:56 -06:00
Brandon Myers 8e78be60b2
Remove attackers cron and visualization 2020-02-18 13:23:08 -06:00
Brandon Myers a9d83d2505
Add ipaddr alert plugin to default docker environment 2020-02-14 18:18:24 -06:00
Brandon Myers f50d7d921f
Fixup meteor container to support dev meteor with live reload 2020-01-16 17:29:37 -06:00
Brandon Myers f6c1385657
Merge pull request #1541 from mozilla/update_geolite_db
Modify update geolocation script to require credentials
2020-01-14 12:02:13 -06:00
Brandon Myers ac954765e0
Merge pull request #1540 from mozilla/update_kibana_setup_script
Update kibana setup script to no longer need kibana version
2020-01-14 12:02:06 -06:00
Brandon Myers 1ae379f4dd
Merge pull request #1539 from mozilla/update_docs_format
Update installation docs
2020-01-14 12:01:57 -06:00
Emma Rose 2f3e6929ba
Export mongo in docker tests 2020-01-09 20:39:29 -05:00
Emma Rose ae70791649
Run mongodb as an external resource for testing 2020-01-09 13:53:54 -05:00
Brandon Myers 1b572a94e7
Modify update geolocation script to require credentials and not run by default 2020-01-06 11:54:28 -06:00
Brandon Myers ef5cb7049a
Update kibana setup script to no longer need kibana version 2020-01-03 15:09:03 -06:00
Brandon Myers 170e517091
Update meteor files for manual installation docs 2020-01-03 12:15:55 -06:00
Brandon Myers 8bb8a3db8a
Remove unused install command in docker bootstrap 2019-11-05 13:32:49 -06:00
Brandon Myers 42f8039166
Fixup backup.conf reference in initial setup script 2019-11-05 12:51:22 -06:00
Brandon Myers 6c802d6a4f
Remove unused dependencies from requirements 2019-10-21 17:03:48 -05:00
Brandon Myers d86ddbc406
Add make target to run docs server for development 2019-10-16 15:45:52 -05:00
Brandon Myers 5e89021da9
Disable memory lock in elasticsearch docker config 2019-09-19 17:31:35 -05:00
Emma Rose 002313292b
Merge branch 'geomodel-v-0-1' of github.com:mozilla/MozDef into geomodel-v-0-1 2019-09-09 22:52:29 -04:00
Brandon Myers 421d465aff
Fixup sampledata directory locations 2019-09-06 18:07:18 -05:00
Brandon Myers 9a9054f401
Fixup geomodel location alert 2019-09-06 15:59:25 -05:00
Brandon Myers 8f0172d83f
Merge pull request #1437 from mozilla/fix_alert_schedules
Fix mongodb -> restapi -> celery task scheduler
2019-09-05 12:17:07 -05:00
Brandon Myers 4ab891acad
Merge pull request #1432 from mozilla/create_scripts_directory
Create scripts directory
2019-09-05 12:16:50 -05:00
Brandon Myers 5bbe4f728e
Readd "Merge pull request #1436 from mozilla/revert-1420-alerts_mongodb_scheduler"
This reverts commit e5f455429d, reversing
changes made to d4a5e98a23.
2019-09-04 13:53:41 -05:00
Brandon Myers 46595b9f88
Revert "Turn on/off alerts via Web UI" 2019-08-30 11:43:56 -05:00
Brandon Myers dd6dac9c34
Fixup initial_setup script to have defaults 2019-08-28 18:06:17 -05:00
Brandon Myers 4810796f72
Move bootstrap setup files into scripts directory 2019-08-28 15:24:06 -05:00
Brandon Myers ed301cdee4
Fix support for jwt auth 2019-08-20 14:37:03 -05:00
Brandon Myers cafe0c2372
Initial example of celery to restapi 2019-08-15 13:05:36 -05:00
Brandon Myers 6f202d8f66
Modify logger level in alerts docker container 2019-08-08 14:03:57 -05:00
Brandon Myers f3a7edd0c5
Modify alerts celery command 2019-08-08 13:59:23 -05:00
Brandon Myers b970f2c730
Implement celery with mongodb as storage for scheduler 2019-08-08 12:50:00 -05:00
Jan Andre Ikenmeyer 51822417a3
Update MPL license to https 2019-08-02 01:41:37 +02:00
Brandon Myers 2579ea5f04
Allow kibana index creation 2019-07-27 01:02:03 -05:00
Brandon Myers bc7bafa52e
Increase wait time for kibana to start up 2019-07-26 23:37:05 -05:00
Brandon Myers d6fcbec474
Add example cloudtrail dashboard and visualizations 2019-07-26 23:26:31 -05:00
Gene Wood 5a3561936b
Improve Dockerfiles
* Change pattern of a final recursive chown to instead intentionally setting
  the owner and group in the COPY commands. This should avoid a layer that
  touches all previously copied files
* Add checks for yum repo signing key fingerprint
* Expand some command line arguments to long form so it's easily
  understandably by the reader without having to lookup the man page
* Add removal of yum cache to reduce docker image size
* Change kibana WORKDIR to a fixed and simple value of /kibana
* Cleanup long lines to be more readable
* Use symbolic links instead of internal file copies to reduce docker image size
* Standardize on indents of two spaces
2019-07-16 10:01:42 -07:00
Brandon Myers b994f9baa4
Update configlib version 2019-07-15 10:10:43 -05:00
Brandon Myers 693d7ea5ca
Merge pull request #1353 from mozilla/reinforce2019
Reinforce2019 merge
2019-07-10 13:18:12 -05:00
Gene Wood b540e28aef
Merge branch 'master' into reinforce2019
# Conflicts:
#	README.md
#	cloudy_mozdef/cloudformation/mozdef-alert-developer.yml
#	docker/compose/mozdef_bootstrap/files/index_mappings/alerts-star.json
2019-07-10 10:38:04 -07:00
Brandon Myers 30e996fecc
Merge remote-tracking branch 'origin/master' into add_healthchecks 2019-07-08 13:51:53 -05:00
Brandon Myers 2bfec1e484
Temporarily modify configlib file 2019-06-29 01:21:25 -05:00
Brandon Myers f1c4287fa5
Ensure parenthesis for print statements 2019-06-28 16:28:14 -05:00
Brandon Myers d3dedebf2d
Update python version in docker container 2019-06-28 15:25:22 -05:00
Guillaume Destuynder (:kang) b395d6adbe
Merge pull request #1326 from gdestuynder/reinforce2019
Add alerts-* index mapping for docker environment
2019-06-12 15:26:47 +00:00