Skip to content

Instantly share code, notes, and snippets.

@jordanpotti
Created January 3, 2018 15:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jordanpotti/888104618b1b80abd03de45565b2d7ca to your computer and use it in GitHub Desktop.
Save jordanpotti/888104618b1b80abd03de45565b2d7ca to your computer and use it in GitHub Desktop.
setup script for ElastAlertGrouper
git clone https://github.com/jordanpotti/ElastAlertGrouper.git
cp ElastAlertGrouper/py-alert.py /bin/
chmod 755 /bin/py-alert.py
cp ElastAlertGrouper/alert_rules/* /etc/elastalert/alert_rules/
service elastalert restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment