Logging from AppSignal Integrations

AppSignal supports logging directly from your application using the AppSignal integration. You do not need to create a log source to send logs using the AppSignal integration. An "application" log source will be created automatically.

Supported AppSignal Integrations

The following AppSignal integrations support logging:

Process Monitoring

You can also send the output of any process as logs to AppSignal, using our process monitoring tool:

Shell
appsignal-run my-process-name -- /path/to/my/process

Learn more about how to use appsignal-run to send logs to AppSignal in our Process Monitoring documentation.