Graylog2 / graylog-s3-lambda

An AWS Lambda function that reads logs from S3 and sends them to Graylog
GNU General Public License v3.0
12 stars 6 forks source link

TLS Encryption #6

Open danotorrey opened 5 years ago

danotorrey commented 5 years ago

Add support for TLS Encryption. The GELF client supports this. We can extend the S3 Lambda function to obtain a certificate from somewhere (perhaps an S3 bucket, or base-64 encoded environment variable).