issues
search
aws-samples
/
aws-lambda-extensions
A collection of sample extensions to help you get started with AWS Lambda Extensions
MIT No Attribution
445
stars
146
forks
source link
feat: implement sendLogs to ElasticSearch & fix node-fetch module issue
#87
Closed
AasthaMehtaTech
closed
1 year ago
AasthaMehtaTech
commented
1 year ago
Description of changes:
For NodeJS Logs API extension, update the processing of subscribed events to send it to Elastic Search instead of S3
Fix node-fetch module issue encountered while deploying this on higher node versions
AasthaMehtaTech
commented
1 year ago
Kindly ignore, just an addition for my forked repo :)
Description of changes: