https://github.com/shmokmt/cwlogs-size
https://github.com/shmokmt/cwlogs-size
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shmokmt/cwlogs-size
- Owner: shmokmt
- License: mit
- Created: 2025-04-30T11:27:05.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-30T11:28:56.000Z (2 months ago)
- Last Synced: 2025-05-02T22:02:13.141Z (2 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cwlogs-size
The CLI to list CloudWatch Logs log groups by stored bytes, descending.
## Installation
```bash
go install github.com/shmokmt/cwlogs-size@latest
```