Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1 KB

README.md

File metadata and controls

27 lines (19 loc) · 1 KB

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