Skip to content

RyanHotton/streamalert-ws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamalert-ws

StreamAlert as a web service (REST and SOAP) with some test integrations and deployments

General structure

  • doc/team2/pm1/README.md outlines how to set up and run each part of PM1.
  • Under src we have all the client and service related classes and generated files, as well as general utility classes.
  • Under config we have the StreamAlert configuration files that have been created/modified.
    • /config/streamalert/conf/clusters contains the clusters we have defined for deployment.
    • /config/streamalert/conf contains files specifying the source buckets, logs, outputs, etc.
    • /config/streamalert/rules contains the rules we have created.
    • /config/streamalert/tests contains the test scripts we made that send test data to the rules we made.

Documentation

  • We are building our report document using Wikis. Please visit the Wiki Home page.

Downloads

  • For a preconfigured setup of StreamAlert, please visit the Downloads tab and download the pm1_streamalert.zip.

Who do I talk to?

About

StreamAlert as a web service (REST and SOAP) with some test integrations and deployments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.1%
  • Python 0.9%