awslogs icon indicating copy to clipboard operation
awslogs copied to clipboard

Added `--stream-prefix` option for `get` command

Open ajenkinski opened this issue 4 years ago • 2 comments

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

ajenkinski avatar Sep 10 '21 19:09 ajenkinski

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

p0wl avatar Jul 06 '22 16:07 p0wl

Any chance we would merge this?

sidpremkumar avatar Mar 24 '23 19:03 sidpremkumar