Skip to content

Configure HTTP Ingest🔗

The following instructions configure an HTTP Ingest integration in XDR. Once provisioned, the integration exposes an HTTPS endpoint that accepts POST requests from any data source capable of sending them using the APIs required conventions.

  1. From the Taegis Menu, select Integrations → Cloud APIs.

  2. Select Add an Integration from the top of the page.

    Add an Integration

  3. Choose the Custom tab and select Set Up from the HTTP Ingest card.

  4. Enter a name for the integration, then select Done.

    HTTP Ingest Integration

  5. Copy the Integration Key and URL.

    Important

    Ensure that you save the Integration Key and URL as these will not be available after this dialog box is closed.

    Copy HTTP Ingest Integration Key and URL

  6. Select OK. The HTTP Ingest integration displays in the Cloud API Integrations table.

  7. Configure your data source(s) to send logs to an HTTPS server using the Integration Key and URL copied from XDR in Step 4.

Tip

For developer-facing details, such as supported content types, payload size recommendations, response codes, retry behavior, integration key rotation, tenant scoping, Python and cURL examples, and other API support documentation, see Get Started with the HTTP Ingest API.