https://github.com/artyom/alblogs
Command to get a sample of AWS ELB logs into a local sqlite database for ad-hoc analysis
https://github.com/artyom/alblogs
aws elb-logs sqlite3
Last synced: about 1 year ago
JSON representation
Command to get a sample of AWS ELB logs into a local sqlite database for ad-hoc analysis
- Host: GitHub
- URL: https://github.com/artyom/alblogs
- Owner: artyom
- License: mit
- Created: 2021-07-01T10:20:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T13:44:00.000Z (over 1 year ago)
- Last Synced: 2025-03-25T05:53:13.299Z (about 1 year ago)
- Topics: aws, elb-logs, sqlite3
- Language: Go
- Homepage:
- Size: 103 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alblogs
Command alblogs fetches a sample of AWS Elastic Load Balancer logs and loads
it into an sqlite database for ad-hoc analysis.