Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have a working function (node.js) but I need to log web calls so I am attempting to get log shipping to work. I have implemented as the documentation appears to show and have attempted with all 3 log ship providers and receive the same error. I have also attempted putting the environment variable at all 3 scopes, same issue. The token values are valid. If I remove the LOG_DESTINATIONS key the function works fine. I have also attempted adding the environment variable through the web interface, same issue. I have also tried altering the structure/format of the json string, same issue. I have gone back and forth with support and they just send me links to the same docs that appear to show what I am doing. What am I missing?
parameters: {}
environment:
LOG_DESTINATIONS: '[{"papertrail":{"token":"this_is_not_my_real_token"}}]'
packages:
- name: mypackagenamehere
shared: false
environment: {}
parameters: {}
annotations: {}
functions:
- name: myfunctionnamehere
binary: false
main: ""
runtime: nodejs:default
web: true
webSecure: false
parameters: {}
environment: {}
annotations: {}
limits:
timeout: 10000
Error: Cannot start function. Check logs for details. Activation Id: d26fc6b3c53841d4afc6b3c53811d4bb 2024-02-22T14:34:33.015832259Z stderr: Command exited abruptly during initialization
Rory McEwan
Anjanesh Lekshminarayanan
182d09356ab94d3893ddfaca4f0270
Prashant Kumbhat
kprichard
e452769e8f30404d81a3bc803143f4
robert
Eleanor
GamesmenJordan