Skip to content

Conversation

ajenkinski
Copy link

Added a --stream-prefix (-p for short) option to awslogs get, to tell it to treat the log_stream_name argument as a name prefix instead as a regular expression. This allows it to delegate the log stream filtering to AWS, which avoids performance problems and throttling errors for log groups with large numbers of streams. The problem this fixes is described in #358.

Fixes #358

@p0wl
Copy link

p0wl commented Jul 6, 2022

would be great to get this merged! wdyt @jorgebastida ?

@sidpremkumar
Copy link

Any chance we would merge this?

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

Successfully merging this pull request may close these issues.

Throttling or slow performance when searching group with many streams

3 participants