airbnb / streamalert

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.
https://streamalert.io
Apache License 2.0
2.86k stars 334 forks source link

[core] rules/severity levels #1273

Closed jack1902 closed 4 years ago

jack1902 commented 4 years ago

to: @ryandeivert @chunyong-lin cc: @airbnb/streamalert-maintainers related to: #1171 resolves: #1157

Background

Originally opened under #1171 but the diff got a bit nuts. So i've re-created the original bits but i don't have a test environment for this anymore so can't easily test. #1171 was contentious but i'd rather open this to be merged or closed so others don't ask on Slack if this feature will be enabled or not.

Changes

Testing

Ran ./tests/scripts/unit_test.sh locally and observed errors that are hard to see due to the environment not actually being deployed (AWS Creds are not available nor should be during testing)

jack1902 commented 4 years ago

Abandoning this work, as i no longer use StreamAlert and i don't believe this will be merged into master