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.
The Splunk HEC endpoint to send events to. Use
eventto send structured events to the/eventendpoint, orrawto send the raw message to the/rawendpoint.