You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Optional default namespace for metrics sent to Splunk HEC.
59761
-
example: "custom_namespace"
59762
-
type: string
59763
-
endpoint_url_key:
59764
-
description: Name of the environment variable or secret that holds the Splunk HEC endpoint URL.
59765
-
example: SPLUNK_HEC_ENDPOINT_URL
59766
-
type: string
59767
-
id:
59768
-
description: The unique identifier for this component. Used in other parts of the pipeline to reference this component (for example, as the `input` to downstream components).
59769
-
example: splunk-hec-metrics-destination
59770
-
type: string
59771
-
index:
59772
-
description: Optional name of the Splunk index where metrics are written.
59773
-
example: "metrics"
59774
-
type: string
59775
-
inputs:
59776
-
description: A list of component IDs whose output is used as the `input` for this component.
59777
-
example: ["metrics-filter-processor"]
59778
-
items:
59779
-
description: The ID of a component whose output is used as input for this destination.
59780
-
type: string
59781
-
type: array
59782
-
source:
59783
-
description: The Splunk source field value for metric events.
59784
-
example: "observability_pipelines"
59785
-
type: string
59786
-
sourcetype:
59787
-
description: The Splunk sourcetype to assign to metric events.
0 commit comments