issues
search
logzio
/
logzio-azure-serverless
Azure function that ships Logs to logz.io
Apache License 2.0
10
stars
12
forks
source link
Update sdkv3
#49
Closed
ronish31
closed
3 years ago
ronish31
commented
3 years ago
All changes are for logs solution only:
Function app updated from SDK 1 to SDK 3.
In the deployment template, API versions for all services were upgraded.
Added workers configuration to function app.
Back up container for failed logs using "Container Client".
Works with Node 12.
Option to set buffer size, timeout.
All changes are for logs solution only: