Skip to main content
Cloud logs can be sent with Python SDK, Node.js SDK, or direct HTTP. Use ALERT for high-priority incidents. Disable SDK cloud forwarding with ALSHIVAL_CLOUD_LEVEL=NONE. Use the DevTools Resource Details page’s Resource URL as ALSHIVAL_RESOURCE for targeting. This supports both owned and shared resources. Supported cloud forwarding levels: DEBUG, INFO, WARNING, ERROR, ALERT, NONE.

Payload format

SDK examples

Common error codes

  • 400 invalid_json: malformed JSON payload
  • 400 invalid_resource: username/resource mismatch
  • 401 invalid_credentials: invalid or revoked key
  • 403 forbidden: authenticated but not authorized