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

support for packaging user specified conf directory #1253

Closed ryandeivert closed 4 years ago

ryandeivert commented 4 years ago

to: @airbnb/streamalert-maintainers

Background

The current conf directory is hard coded into the packaging logic. This should not be the case.

Changes

Testing

Adding unit test to check for copying to custom destination.