Point-to-point logs export is an Early Access Program (EAP) feature supported for production, staging, and development environments. To get started, follow the vendor setup steps below, then submit the EAP signup form with the required details.
To export Forge app logs to an observability vendor, you need to set up your observability vendor account and submit the required credentials and configuration details in the EAP signup form.
The following observability vendors are supported:
Log in to your Datadog account.
Navigate to API Keys in Organization Settings.

Click New Key and provide your desired name.


Copy the generated key.

Find your base URL from the browser URL bar. The final URL will have the format:
https://http-intake.logs.{base}/api/v2/logs
For example: https://http-intake.logs.us3.datadoghq.com/api/v2/logs

Provide the API key and URL in the EAP signup form.
Log in to your Splunk instance.
Navigate to Settings → Data Inputs.

Add a new HTTP Event Collector.

Give it an appropriate name and description. Ensure that the Enable Index Acknowledgement checkbox is unchecked.

Select the desired Source Type, Allowed indices, and Default Index. Incoming logs flow to the default index.

Once you review and submit, copy the Token Value — this is the API key to provide in the EAP signup form.

Log in to your Sumo Logic account.
Navigate to Data Management → Collection.


Click Add Collector and select Hosted Collector.
Add a name and other details, then create the collector.

Next to the created collector, select Add Source → HTTP Logs & Metrics. Add a name and other details, then click Save.



In the HTTP Source Address popup, choose Auth Header and copy the Header and URL details to provide in the EAP signup form.

CloudWatch HTTP log export is only supported in US regions. For more information, see Amazon CloudWatch HTTP Log Collector.
Log in to AWS and navigate to CloudWatch → Logs → Log Management.

Create a log group with your desired details.

Create a log stream within the created log group.

On the log group, select Actions → Edit Bearer Token Authentication and enable authentication.

Navigate to CloudWatch → Settings → Logs.

Under the API Keys section, create a new API key with your desired details and click Generate.
Note your endpoint URL — the format is https://logs.{region}.amazonaws.com/ingest/bulk. For example: https://logs.us-east-1.amazonaws.com/ingest/bulk
Provide the API key, log group name, log stream name, and URL in the EAP signup form.
Rate this page: