1.3.0-rc1 • Published 8 years ago

lk-replay v1.3.0-rc1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
8 years ago

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