Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tail-kinesis fails with multiple shards #112

Open
drissamri opened this issue Dec 21, 2020 · 0 comments
Open

tail-kinesis fails with multiple shards #112

drissamri opened this issue Dec 21, 2020 · 0 comments

Comments

@drissamri
Copy link

The Lumigo CLI tail-kinesis was waiting for input when the Kinesis data streams was set to 1 shard - no problem.
Then I increased the shards and tried to issue the command again (30 min later) but the CLI fails with MissingRequiredParameter: Missing required key 'ShardIterator' in params

aws-vault exec dev-sso -- lumigo-cli tail-kinesis -n cbe-logs-stream-dev -r eu-central-1
checking Kinesis stream [telenet-cbe-logs-stream-dev] in [eu-central-1]
polling Kinesis stream [telenet-cbe-logs-stream-dev] (4 shards)...
press <any key> to stop
    MissingRequiredParameter: Missing required key 'ShardIterator' in params
    Code: MissingRequiredParameter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant