elb2loggly
elb2loggly copied to clipboard
A Node.js AWS Lambda script that converts the ELB logs written to S3 into JSON and push them to Loggly
I keep getting this in the output when I try to simply test the function: START RequestId: 7a111162-fe11-4eee-a5f8-0651a0691b8f Version: $LATEST 2019-02-15T12:01:38.743Z 7a111162-fe11-4eee-a5f8-0651a0691b8f TypeError: Cannot read property '0' of undefined at...
Hey, I'm trying to get everything working since a couple of hours and I just figured out it's not working because of the log size (around 4MB). If I test...
Hi, we're interested in using this tool, but our IT/Ops person @lilmatt ran into issue when implementing: > ...the csv parsing library they're including doesn't deal with escaped strings, so...
Great script! I have it working 99% of the time. Unfortunately, I'm getting occasional errors that result in the dropping of a logfile. They seem to occur most often when...