Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rotel-dev
/
rotel-lambda-forwarder
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Read VPC logs from S3
- #36
#36
Merged
mheffner
merged 19 commits into
main
rotel-dev/rotel-lambda-forwarder:main
from
vpc-logs-s3
rotel-dev/rotel-lambda-forwarder:vpc-logs-s3
Copy head branch name to clipboard
Mar 17, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Read VPC logs from S3
#36
mheffner
merged 19 commits into
main
rotel-dev/rotel-lambda-forwarder:main
from
vpc-logs-s3
rotel-dev/rotel-lambda-forwarder:vpc-logs-s3
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2026
simplify
mheffner
committed
5cbc274
View commit details
Copy full SHA for 5cbc274
Browse repository at this point
Commits on Mar 10, 2026
Add VPC flow log support for S3 destination type
Show description for 0560c1d
mheffner
committed
0560c1d
View commit details
Copy full SHA for 0560c1d
Browse repository at this point
s3logs: deduplicate join_next handling via drain_one_task()
Show description for 59853b6
mheffner
committed
59853b6
View commit details
Copy full SHA for 59853b6
Browse repository at this point
Detect log platform with keyname too
mheffner
committed
5a74542
View commit details
Copy full SHA for 5a74542
Browse repository at this point
s3logs: derive VPC flow log columns from the file's header line
Show description for 1ba5cb2
mheffner
committed
1ba5cb2
View commit details
Copy full SHA for 1ba5cb2
Browse repository at this point
s3logs/vpclog: parse header line via parse_vpclog_header()
Show description for 4e71464
mheffner
committed
4e71464
View commit details
Copy full SHA for 4e71464
Browse repository at this point
Reduce copy
mheffner
committed
892a608
View commit details
Copy full SHA for 892a608
Browse repository at this point
Commits on Mar 11, 2026
s3logs: parse_line takes &str, allocates String only where required
Show description for b49bab1
mheffner
committed
b49bab1
View commit details
Copy full SHA for b49bab1
Browse repository at this point
vpclog: parse_vpclog_to_map takes input as &str
Show description for 56c2e72
mheffner
committed
56c2e72
View commit details
Copy full SHA for 56c2e72
Browse repository at this point
parse: parse_json_to_map and parse_keyvalue_to_map take &str
Show description for e1266c0
mheffner
committed
e1266c0
View commit details
Copy full SHA for e1266c0
Browse repository at this point
Update README
mheffner
committed
9de1192
View commit details
Copy full SHA for 9de1192
Browse repository at this point
Remove methods only used by tests
mheffner
committed
6b9910b
View commit details
Copy full SHA for 6b9910b
Browse repository at this point
Allow multiple vpc logs per buckett
mheffner
committed
2553d80
View commit details
Copy full SHA for 2553d80
Browse repository at this point
Improve error message on S3 failure
mheffner
committed
b21b940
View commit details
Copy full SHA for b21b940
Browse repository at this point
Fix ARN parsing
mheffner
committed
ffd4c3c
View commit details
Copy full SHA for ffd4c3c
Browse repository at this point
Match on vpcflowlogs key
mheffner
committed
19e701c
View commit details
Copy full SHA for 19e701c
Browse repository at this point
Thread safe flow log manager
mheffner
committed
7d08eb1
View commit details
Copy full SHA for 7d08eb1
Browse repository at this point
Fix test
mheffner
committed
d060563
View commit details
Copy full SHA for d060563
Browse repository at this point
edits and move lookup
mheffner
committed
063b008
View commit details
Copy full SHA for 063b008
Browse repository at this point
You can’t perform that action at this time.