Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17420,6 +17420,16 @@ components:
Must have HTTPS scheme and forwarding back to Datadog is not allowed.
example: https://example.com
type: string
sourcetype:
description: |-
The Splunk sourcetype for the events sent to this Splunk destination.

If absent, the default sourcetype `_json` is used. If set to null, the `sourcetype`
field is omitted from the Splunk HEC payload entirely. Otherwise, the provided string
value is used as the sourcetype.
example: my-source
nullable: true
type: string
type:
$ref: "#/components/schemas/CustomDestinationForwardDestinationSplunkType"
required:
Expand Down Expand Up @@ -17695,6 +17705,16 @@ components:
Must have HTTPS scheme and forwarding back to Datadog is not allowed.
example: https://example.com
type: string
sourcetype:
description: |-
The Splunk sourcetype for the events sent to this Splunk destination.

If absent, the default sourcetype `_json` is used. If set to null, the `sourcetype`
field is omitted from the Splunk HEC payload entirely. Otherwise, the provided string
value is used as the sourcetype.
example: my-source
nullable: true
type: string
type:
$ref: "#/components/schemas/CustomDestinationResponseForwardDestinationSplunkType"
required:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2026-03-25T16:23:47.455Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2026-03-25T16:23:49.008Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2026-03-25T16:23:50.210Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2026-03-25T16:23:51.766Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2026-03-25T16:23:52.120Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2026-03-25T16:23:55.981Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2026-03-25T16:23:59.087Z
Loading
Loading