forked from airbnb/streamalert
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request airbnb#559 from airbnb/jacknaglieri-update-roadmap
[docs] update roadmap to point to github
- Loading branch information
Showing
1 changed file
with
1 addition
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,4 @@ | ||
Roadmap | ||
======= | ||
|
||
Large deliverables are outlined below. Progress, and smaller features, can be tracked on `Github <https://github.com/airbnb/streamalert/issues>`_ | ||
|
||
Threat Intelligence | ||
~~~~~~~~~~~~~~~~~~~ | ||
|
||
Target: Q3 2017 | ||
|
||
In the near future, StreamAlert will support comparing logs against traditional indicators of compromise (IOCs), which can range from thousands to millions in volume. This will be built in a way that's provider agnostic, allowing you to use ThreatStream, ThreatExchange, or whatever your heart desires. | ||
|
||
HTTP Endpoint Support | ||
~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
Target: Q4 2017 | ||
|
||
StreamAlert will also support receiving data via an HTTP endpoint. This is for service providers or appliances that only support HTTP endpoints for logging. Example: Akamai | ||
|
||
Historical Search | ||
~~~~~~~~~~~~~~~~~ | ||
|
||
Target: Q3 2017 | ||
|
||
For historical searching, StreamAlert will use AWS Athena, a serverless, interactive query service that uses Presto to query data in S3. This will allow you to analyze data using SQL for both ad-hoc and scheduled queries. | ||
For up-to-date features, deliverables, and roadmap, check the Milestones page on `Github <https://github.com/airbnb/streamalert/milestones>`_ |