Clever Cloud

AppSignal can automatically ingest logs via Clever Cloud Log Drain. To configure this, you will need to create a new logdrain in Clever Cloud's CLI.

To set up your log drain, copy and paste the below command:

shell
clever drain create HTTP "https://appsignal-endpoint.net/logs/syslog?api_key=YOUR_LOG_SOURCE_API_KEY"

Replace YOUR_LOG_SOURCE_API_KEY with the key provided when creating a log source.

When created, logs should appear in AppSignal. If you still cannot see any logs, please contact us for support.

You can find more information on Clever Cloud's drains in their Logs Management documentation.