trail-of-forks/streamalert

Minimum viable product app in place

Closed this issue · 1 comments

MVP of slack streamalert app in place.

  • use pregenerated bearer token
  • call the accessLog endpoint
  • check for success of endpoint invocation
  • process the resulting data
  • unit tests in place for processing

as of commit 99e59a4, but still need to set up and test in full deployment