Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Jul 15, 2026

Point-to-point logs export (EAP)

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:

Datadog

  1. Log in to your Datadog account.

  2. Navigate to API Keys in Organization Settings.

    Datadog Organization Settings API Keys

  3. Click New Key and provide your desired name.

    Datadog API Keys page

    Datadog New API Key dialog

  4. Copy the generated key.

    Datadog copy API key

  5. 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

    Datadog base URL in browser

  6. Provide the API key and URL in the EAP signup form.

Splunk

  1. Log in to your Splunk instance.

  2. Navigate to SettingsData Inputs.

    Splunk Settings Data Inputs

  3. Add a new HTTP Event Collector.

    Splunk HTTP Event Collector

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

    Splunk new token name and indexer acknowledgement

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

    Splunk input settings

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

    Splunk token created with Token Value

Sumo Logic

  1. Log in to your Sumo Logic account.

  2. Navigate to Data ManagementCollection.

    Sumo Logic Data Management Collection

    Sumo Logic Data Collection page

  3. Click Add Collector and select Hosted Collector.

  4. Add a name and other details, then create the collector.

    Sumo Logic Add Hosted Collector

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

    Sumo Logic collector created

    Sumo Logic select HTTP Logs and Metrics source

    Sumo Logic HTTP Logs and Metrics form

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

    Sumo Logic HTTP Source Address Auth Header

CloudWatch

  1. Log in to AWS and navigate to CloudWatchLogsLog Management.

    CloudWatch Log Management navigation

  2. Create a log group with your desired details.

    CloudWatch log group details

  3. Create a log stream within the created log group.

    CloudWatch create log stream

  4. On the log group, select ActionsEdit Bearer Token Authentication and enable authentication.

    CloudWatch bearer token authentication setting

  5. Navigate to CloudWatchSettingsLogs.

    CloudWatch Settings Logs

  6. Under the API Keys section, create a new API key with your desired details and click Generate.

  7. 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

  8. Provide the API key, log group name, log stream name, and URL in the EAP signup form.

Rate this page: