Offloading analytics data to an HTTP endpoint

Configure analytics to offload data to an HTTP endpoint.

Before you begin

To configure the analytics data offload to an HTTP endpoint, ensure that you have the following information about your HTTP endpoint:
  • HTTP endpoint URL
  • To configure client certificates as an authentication method, ensure that you have the following files:
    • SSL_CERTIFICATE
    • SSL_CERTIFICATE_AUTHORITIES
    • SSL_KEY
  • To configure Keystore/Truststore as an authentication method, ensure that you have the following files:
    • SSL_KEYSTORE_PATH
    • SSL_TRUSTORE_PATH
  • To configure username/password as an authentication method, ensure that you have the following files:
    • HTTP endpoint username
    • HTTP endpoint password

Procedure

  1. Log in to cloud admin console.
  2. In the welcome page, click Settings tile.
  3. Click Add destination.
  4. In the Add offload destination page, enter the following information.
    1. Name - Enter the offload name.
    2. Offload Type - Select HTTP.
    3. Authentication - Select the authentication method from the list.
      • To configure client certificates as an authentication method, complete the following steps:
        • Select Client Certificates from the list.
        • To upload SSL_CERTIFICATE, SSL_CERTIFICATE_AUTHORITIES and SSL_KEY, either drag the file or click the link to select the file from your local system.
      • To configure Keystore/Truststore as an authentication method, complete the following steps:
        • Select Keystore/Truststore from the list.
        • To upload SSL_KEYSTORE_PATH and SSL_KEYSTORE_PATH, either drag the file or click the link to select the file from your local system.
      • To configure username/password as an authentication method, complete the following steps:
        • Select Username/Password from the list.
        • Enter your HTTP endpoint username and password.
    4. Url: Enter your HTTP endpoint URL.
    5. Optional: To add additional headers complete the following steps:
      • Click Add header.
      • Enter header key and value.
    6. Assigned provider organizations: Select provider organizations for offload the data.
      • To offload data from all the provider organizations, select Assign to all provider organizations.
      • To offload data from specific provider organizations, select Select specific provider organizations, then choose the organizations from the list.
    7. Fields to offload: Select fields to offload the data.
      • To offload data from all the fields, select Offload all fields.
      • To offload data from specific fields, select Select specific fields to offload.
      Note: Your selections in the offload fields apply to all existing offloads.
  5. Click Save and wait for 15–20 minutes for the offload to start.
    Note: After you save a new offload or edit an existing offload, wait until the offload reaches the running status before adding, editing, or deleting it. To view the latest status, refresh the settings page.