https://github.com/etsy/411
An Alert Management Web Application
https://github.com/etsy/411
non-sox
Last synced: 6 months ago
JSON representation
An Alert Management Web Application
- Host: GitHub
- URL: https://github.com/etsy/411
- Owner: etsy
- License: mit
- Created: 2016-08-12T18:54:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T21:03:54.000Z (over 2 years ago)
- Last Synced: 2025-04-19T16:03:44.985Z (7 months ago)
- Topics: non-sox
- Language: PHP
- Homepage: https://demo.fouroneone.io
- Size: 2.84 MB
- Stars: 973
- Watchers: 225
- Forks: 112
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-cloud-security - 411 by Etsy
- awesome-bigdata - 411 - an web application for alert management resulting from scheduled searches into Elasticsearch. (Applications)
- elasticsearch-collection - etsy/411 - an Alert Management Web Application https://demo.fouroneone.io (credentials: user/user) (Open-source and free products, based on Elasticsearch / Elastic Certified Engineer)
- awesome-starred - etsy/411 - An Alert Management Web Application (others)
- awesome-bigdata - 411 - an web application for alert management resulting from scheduled searches into Elasticsearch. (Applications)
- fucking-awesome-bigdata - 411 - an web application for alert management resulting from scheduled searches into Elasticsearch. (Applications)
- awesome-bigdata - 411 - an web application for alert management resulting from scheduled searches into Elasticsearch. (Applications)
- A-curated-list-of-awesome-big-data-frameworks-ressources-and-other-awesomeness.- - 411 - an web application for alert management resulting from scheduled searches into Elasticsearch. (Applications)
- awesome-selfhosted - 411 - Alert Management Web Application. `MIT` `PHP` (Misc/Other / Video Streaming)
- awesome-selfhosted123 - 411 - Alert Management Web Application. `MIT` `PHP` (Misc/Other / Video Streaming)
- data-engineering-collection - 411 - an web application for alert management resulting from scheduled searches into Elasticsearch. (Applications)
- starred-awesome - 411 - An Alert Management Web Application (PHP)
- awesome-bigdata - 411 - an web application for alert management resulting from scheduled searches into Elasticsearch. (Applications)
README

What is 411?
============
[](https://gitter.im/411/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://travis-ci.org/etsy/411)
[](https://codeclimate.com/github/etsy/411)
[](https://codeclimate.com/github/etsy/411/coverage)
Search scheduling
-----------------
Configure Searches to periodically run against a variety of data sources. You can define a custom pipeline of Filters to manipulate any generated Alerts and forward them to multiple Targets.
Alert management
----------------
Review and manage Alerts through the web interface. You can apply Renderers to alerts to enrich them with additional metadata.
Use cases
=========
- You want to detect when certain log lines show up in ES.
- You want to detect when a Graphite metric changes.
- You want to detect when a server stops responding
- You want to manage alerts through a simple workflow.
And much more!
Setup
=====
- [Setup instructions](/docs/Setup.md)
- [Docker instructions](/docs/Docker.md)
Help
====
See the [Table of Contents](/docs/README.md) for a list of documentation pages.
If you've any questions, feel free to ask on Gitter. You can also contact us on Twitter at [@sixhundredns](https://twitter.com/sixhundredns) and [@kennysan](https://twitter.com/Kennysan).
Links
=====
- [CaC post](https://codeascraft.com/2016/09/15/introducing-411-a-new-open-source-framework-for-handling-alerting/)
- [Defcon presentation](https://www.youtube.com/watch?v=LQyqhrDl7f8)
- [Slides](https://speakerdeck.com/kennysan/building-effective-security-alerting)
- [Demo](https://demo.fouroneone.io) (User: user, Pass: user)
Contribute
==========
Check out the contribution [guidelines](/CONTRIBUTING.md).
License
=======
411 is released under the [MIT License](/LICENSE).