Skip to content

StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.

License

Notifications You must be signed in to change notification settings

OPARE-K/streamalert

This branch is up to date with 0xdabbad00/streamalert:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7d198a3 · Aug 30, 2019
Dec 18, 2018
Aug 19, 2019
Aug 30, 2019
Apr 16, 2019
Aug 30, 2019
Aug 30, 2019
Aug 30, 2019
Aug 5, 2019
Aug 30, 2019
Aug 23, 2019
Nov 30, 2018
Nov 30, 2018
Sep 28, 2018
Jan 22, 2017
Jan 23, 2019
Mar 23, 2017
Apr 12, 2019
Aug 19, 2019
Aug 19, 2019
Sep 28, 2018

Repository files navigation

StreamAlert - Serverless, Realtime Data Analysis Framework

https://travis-ci.org/airbnb/streamalert.svg?branch=master https://coveralls.io/repos/github/airbnb/streamalert/badge.svg?branch=master

StreamAlert

StreamAlert is a serverless, real-time data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using data sources and alerting logic you define. Computer security teams use StreamAlert to scan terabytes of log data every day for incident detection and response.

Features

  • Rules are written in Python; they can utilize any Python libraries or functions
  • Ingested logs and generated alerts can be retroactively searched for compliance and research
  • Serverless design is cheaper, easier to maintain, and scales to terabytes per day
  • Deployment is automated: simple, safe and repeatable for any AWS account
  • Secure by design: least-privilege execution, containerized analysis, and encrypted data storage
  • Merge similar alerts and automatically promote new rules if they are not too noisy
  • Built-in support for dozens of log types and schemas
  • Built-in collection of broadly applicable community rules
  • Fully open source and customizable: add your own log schemas, rules, and alert outputs

Ready? Let's get started!

Resources

About

StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.8%
  • HCL 6.1%
  • Shell 0.1%