Skip to content

lk-architecture/lk-replay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm version Build Status codecov.io Dependency Status devDependency Status

lk-replay

Replay events in the lk-architecture.

Usage

lk-replay\
    --bucket "events-bucket-name"\
    --startDate "2016-01-02"\
    --streamName "kinesis-stream-name"
    --streamRegion "kinesis-stream-region"

Debug

To display log.debug logs run the script with env LOG_LEVEL=debug.

TODO

  • implement event filtering