Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Curator to HELK build, added email alerts to Elastalert, exposed ES port to host #352

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

NEUR0515
Copy link

@NEUR0515 NEUR0515 commented Oct 2, 2019

What is this PR for?

This PR is to add Curator to the HELK build, email alerts to Elastalert and expose the Elasticsearch port to the host system.

What type of PR is it?

Feature Request

How should this be tested?

Curator

Add curator config files to "HELK/docker/helk-curator/" folder
Amend helk-curator-cron file to set schedule
Amend docker-compose files to include curator container build
run ./helk_install.sh

Email Alerts

Add smtp_auth_file.yaml to "HELK/docker/helk-elastalert" folder
Amend smtp_auth_file.yaml to contain email credentials
Change email address in Elastalert rules to recipient email address
Delete and rebuild Elastalert container

Questions:

  • Do the licenses files need update? No
  • Are there breaking changes for older versions? No
  • Does this need documentation? Yes

@neu5ron neu5ron added this to the 7.x milestone Nov 9, 2019
@neu5ron neu5ron mentioned this pull request Jan 3, 2020
@@ -13,7 +13,7 @@ run_every:
seconds: 30
buffer_time:
seconds: 45
es_host: helk-elasticsearch
es_host: HELKIP

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this remain helk-elasticsearch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants