Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etsy/411
An Alert Management Web Application
https://github.com/etsy/411
non-sox
Last synced: 1 day 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 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T21:03:54.000Z (over 1 year ago)
- Last Synced: 2024-05-18T21:54:04.956Z (7 months ago)
- Topics: non-sox
- Language: PHP
- Homepage: https://demo.fouroneone.io
- Size: 2.84 MB
- Stars: 968
- Watchers: 58
- 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-elasticsearch - 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)
- 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)
- starred-awesome - 411 - An Alert Management Web Application (PHP)
- awesome-starred - etsy/411 - An Alert Management Web Application (others)
README
![411](/docs/imgs/logo.png?raw=true)
What is 411?
============[![Join the chat at https://gitter.im/411/Lobby](https://badges.gitter.im/411/Lobby.svg)](https://gitter.im/411/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/etsy/411.svg?branch=master)](https://travis-ci.org/etsy/411)
[![Code Climate](https://codeclimate.com/github/etsy/411/badges/gpa.svg)](https://codeclimate.com/github/etsy/411)
[![Test Coverage](https://codeclimate.com/github/etsy/411/badges/coverage.svg)](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).