Sumo Logic Hosted Collector Destination

This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Use Observability Pipelines’ Sumo Logic destination to send logs to your Sumo Logic Hosted Collector.

Setup

Set up the Sumo Logic destination and its environment variables when you set up a pipeline. The information below is configured in the pipelines UI.

Set up the destination

Los siguientes campos son opcionales:

  1. En el menú desplegable Encoding (Codificación), selecciona si deseas codificar la salida de tu pipeline en texto JSON, Logfmt o Raw. Si no se selecciona ninguna decodificación, la decodificación por defecto será JSON.
  2. Introduce un nombre de fuente para anular el valor predeterminado de name configurado para la fuente de tu recopilador Sumo Logic.
  3. Introduce un nombre de host para anular el valor predeterminado de host configurado para la fuente de tu recopilador Sumo Logic.
  4. Introduce un nombre de categoría para anular el valor predeterminado de category configurado para la fuente de tu recopilador Sumo Logic.
  5. Haz clic en Add Header (Añadir encabezado) para añadir campos y valores de encabezado personalizados.

Set the environment variables

  • Unique URL generated for the HTTP Logs and Metrics Source to receive log data.
    • The Sumo Logic HTTP Source endpoint. The Observability Pipelines Worker sends processed logs to this endpoint. For example, https://<ENDPOINT>.collection.sumologic.com/receiver/v1/http/<UNIQUE_HTTP_COLLECTOR_CODE>, where:
      • <ENDPOINT> is your Sumo collection endpoint.
      • <UNIQUE_HTTP_COLLECTOR_CODE> is the string that follows the last forward slash (/) in the upload URL for the HTTP source.
    • Stored in the environment variable DD_OP_DESTINATION_SUMO_LOGIC_HTTP_COLLECTOR_URL.

How the destination works

Event batching

A batch of events is flushed when one of these parameters is met. See event batching for more information.

Max EventsMax BytesTimeout (seconds)
None10,000,0001