Type alias ObservabilityPipelineSplunkHecDestinationEndpointTarget

ObservabilityPipelineSplunkHecDestinationEndpointTarget: typeof EVENT | typeof RAW | UnparsedObject

The Splunk HEC endpoint to send events to. Use event to send structured events to the /event endpoint, or raw to send the raw message to the /raw endpoint.

Generated using TypeDoc