jorgebastida / jorgebastida/awslogs
Perform subsequent queries instead of raising TooManyStreamsFilteredError
Open
enhancement
- Dominant language
- Python
- Stars
- 5k
- Forks
- 342
- PR merge metrics
- No merged PRs in 30d
Description
In case of having more than 100 streams in a one group I need to split the list of streams into smaller ones or use the `awlogs` in a loop.
Solution: `awlogs` could split stream on its own and query them in a batch of 100.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.