builtin:openpipeline.davis.events.data-forwarding)Contains configuration of data forwarding
| Schema ID | Schema groups | Scope |
|---|---|---|
builtin:openpipeline.davis.events.data-forwarding |
| environment |
| GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.davis.events.data-forwarding |
| GET | SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:openpipeline.davis.events.data-forwarding |
| GET | Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:openpipeline.davis.events.data-forwarding |
To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.
| Property | Type | Description | Required |
|---|---|---|---|
Enabledenabled | boolean | - | Required |
Forwarding nameforwardingName | text | - | Required |
Pipeline TypedataForwardingType | enum | The element has these enums
| Required |
List of ingest sourcesingestSources | set | - | Required |
List of built-in ingest sourcesbuiltinIngestSources | set | - | Required |
Pipelinespipelines | set | - | Required |
Built-in pipelinesbuiltinPipelines | set | - | Required |
Query which determines whether the record should be routed to the target pipeline of this rule.matcher | text | - | Required |
Cloud Vendor TypecloudVendorType | enum | The element has these enums
| Required |
AWS ConnectionawsConnection | AwsConnection | - | Required |
Azure ConnectionazureConnection | AzureConnection | - | Required |
GCP ConnectiongcpConnection | GcpConnection | - | Required |
Segmentation and prefix of the databulkPattern | text | - | Required |
Bulk size for transmissionbulkSize | integer | - | Optional |
Processingprocessing | Stage | - | Optional |
AwsConnection object| Property | Type | Description | Required |
|---|---|---|---|
AWS connectionconnectionId | text | - | Required |
S3 Bucket ARNarn | text | - | Required |
AzureConnection object| Property | Type | Description | Required |
|---|---|---|---|
Azure connectionconnectionId | text | - | Required |
Container Connection URLcontainerUrl | text | - | Required |
GcpConnection object| Property | Type | Description | Required |
|---|---|---|---|
GCP connectionconnectionId | text | - | Required |
GCS Bucket NamebucketName | text | - | Required |
Stage object| Property | Type | Description | Required |
|---|---|---|---|
Processors of stageprocessors | Processor[] | - | Required |
Processor object| Property | Type | Description | Required |
|---|---|---|---|
Processor identifierid | text | - | Required |
Typetype | enum | Processor type The element has these enums
| Required |
Matcher (DQL)matcher | text | Required | |
Descriptiondescription | text | - | Required |
Sample datasampleData | text | - | Optional |
Enabledenabled | boolean | - | Required |
DQL processor attributesdql | DqlAttributes | - | Required |
Fields add processor attributesfieldsAdd | FieldsAddAttributes | - | Required |
Fields rename processor attributesfieldsRename | FieldsRenameAttributes | - | Required |
Fields remove processor attributesfieldsRemove | FieldsRemoveAttributes | - | Required |
Technology processor attributestechnology | TechnologyAttributes | - | Required |
Bucket assignment processor attributesbucketAssignment | BucketAssignmentAttributes | - | Required |
Security context processor attributessecurityContext | SecurityContextAttributes | - | Required |
Counter metric processor attributescounterMetric | CounterMetricAttributes | - | Required |
Sampling-aware counter metric processor attributessamplingAwareCounterMetric | SamplingAwareCounterMetricAttributes | - | Required |
Value metric processor attributesvalueMetric | ValueMetricAttributes | - | Required |
Histogram metric processor attributeshistogramMetric | HistogramMetricAttributes | - | Required |
Sampling aware value metric processor attributessamplingAwareValueMetric | SamplingAwareValueMetricAttributes | - | Required |
Sampling aware histogram metric processor attributessamplingAwareHistogramMetric | SamplingAwareHistogramMetricAttributes | - | Required |
Davis event extraction processor attributesdavis | DavisAttributes | - | Required |
Bizevent extraction processor attributesbizevent | BizeventAttributes | - | Required |
SdlcEvent extraction processor attributessdlcEvent | SdlcEventAttributes | - | Required |
Smartscape node extraction processor attributessmartscapeNode | SmartscapeNodeAttributes | - | Required |
Smartscape edge extraction processor attributessmartscapeEdge | SmartscapeEdgeAttributes | - | Required |
Azure log forwarding processor attributesazureLogForwarding | AzureLogForwardingAttributes | - | Required |
Security event extraction processor attributessecurityEvent | SecurityEventAttributes | - | Required |
Cost allocation processor attributescostAllocation | CostAllocationAttributes | - | Required |
Product allocation processor attributesproductAllocation | ProductAllocationAttributes | - | Required |
Geo lookup processor attributesgeoLookup | GeoLookupAttributes | - | Required |
DqlAttributes object| Property | Type | Description | Required |
|---|---|---|---|
DQL scriptscript | text | - | Required |
FieldsAddAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Fields to Addfields | FieldsAddAttributesEntry[] | - | Required |
FieldsRenameAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Fields to renamefields | FieldsRenameAttributesEntry[] | - | Required |
FieldsRemoveAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Fields to removefields | set | - | Required |
TechnologyAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Custom matchercustomMatcher | text | Custom matching condition which should be used instead of technology matcher. | Optional |
Technology IDtechnologyId | text | - | Required |
BucketAssignmentAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Bucket namebucketName | text | - | Required |
SecurityContextAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Security context value assignmentvalue | GenericValueAssignment | - | Required |
CounterMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
SamplingAwareCounterMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
Samplingsampling | enum | The element has these enums
| Optional |
Aggregationaggregation | enum | The element has these enums
| Optional |
ValueMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
Field with metric valuefield | text | - | Required |
Default value with metric valuedefaultValue | text | - | Optional |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
HistogramMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
Field with metric valuefield | text | - | Required |
Default value with metric valuedefaultValue | text | - | Optional |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
SamplingAwareValueMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
Field with metric valuefield | text | - | Required |
Default value with metric valuedefaultValue | text | - | Optional |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
Samplingsampling | enum | The element has these enums
| Optional |
Aggregationaggregation | enum | The element has these enums
| Optional |
Measurementmeasurement | enum | The element has these enums
| Required |
SamplingAwareHistogramMetricAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Metric keymetricKey | text | - | Required |
Field with metric valuefield | text | - | Required |
Default value with metric valuedefaultValue | text | - | Optional |
List of dimensionsdimensions | Set<FieldExtractionEntry> | - | Required |
Samplingsampling | enum | The element has these enums
| Optional |
Aggregationaggregation | enum | The element has these enums
| Optional |
Measurementmeasurement | enum | The element has these enums
| Required |
DavisAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Propertiesproperties | DavisEventProperty[] | - | Required |
BizeventAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Event typeeventType | GenericValueAssignment | - | Required |
Event providereventProvider | GenericValueAssignment | - | Required |
Field extractionfieldExtraction | FieldExtraction | - | Required |
SdlcEventAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Event typeeventType | GenericValueAssignment | - | Required |
Event providereventProvider | GenericValueAssignment | - | Required |
Event categoryeventCategory | GenericValueAssignment | - | Required |
Event statuseventStatus | GenericValueAssignment | - | Required |
Field extractionfieldExtraction | FieldExtraction | - | Required |
SmartscapeNodeAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Node typenodeType | text | - | Required |
Node ID field namenodeIdFieldName | text | - | Required |
ID componentsidComponents | SmartscapeIdComponentsEntry[] | - | Required |
Extract nodeextractNode | boolean | - | Required |
Node namenodeName | GenericValueAssignment | - | Required |
Fields to extractfieldsToExtract | SmartscapeFieldExtractionEntry[] | - | Required |
Static edges to extractstaticEdgesToExtract | SmartscapeStaticEdgeExtractionEntry[] | - | Required |
SmartscapeEdgeAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Source typesourceType | text | - | Required |
Source ID field namesourceIdFieldName | text | - | Required |
Edge typeedgeType | text | - | Required |
Target typetargetType | text | - | Required |
Target ID field nametargetIdFieldName | text | - | Required |
AzureLogForwardingAttributes object| Property | Type | Description | Required |
|---|---|---|---|
ForwarderConfigIdforwarderConfigId | text | - | Required |
Field ExtractionfieldExtraction | FieldExtraction | - | Required |
SecurityEventAttributes object| Property | Type | Description | Required |
|---|---|---|---|
Field ExtractionfieldExtraction | FieldExtraction | - | Required |
CostAllocationAttributes object| Property | Type | Description | Required |
|---|---|---|---|
The strategy to set the cost allocation fieldvalue | GenericValueAssignment | - | Required |
ProductAllocationAttributes object| Property | Type | Description | Required |
|---|---|---|---|
The strategy to set product allocation fieldvalue | GenericValueAssignment | - | Required |
GeoLookupAttributes object| Property | Type | Description | Required |
|---|---|---|---|
IP field keyipFieldKey | text | The field key that contains the IP address to be resolved to a geo location. | Required |
Geo field prefixgeoFieldPrefix | text | Optional prefix for all output geo fields. If specified, output fields will be prefixed as .geo.. If omitted, output fields will be geo.. | Optional |
Output fieldsoutputFields | Set<GeoOutputField> | The geo fields to enrich the record with. If empty or not specified, the default fields (city name, country ISO code, country name, location) are used. The element has these enums
| Required |
FieldsAddAttributesEntry object| Property | Type | Description | Required |
|---|---|---|---|
Fields's namename | text | - | Required |
Field's valuevalue | text | - | Required |
FieldsRenameAttributesEntry object| Property | Type | Description | Required |
|---|---|---|---|
Fields's namefromName | text | - | Required |
New field's nametoName | text | - | Required |
GenericValueAssignment object| Property | Type | Description | Required |
|---|---|---|---|
Type of value assignmenttype | enum | The element has these enums
| Required |
Constant valueconstant | text | - | Required |
Constant multi valuemultiValueConstant | list | - | Required |
Value from fieldfield | ValueAssignmentFromFieldEntry | - | Required |
FieldExtractionEntry object| Property | Type | Description | Required |
|---|---|---|---|
Strategy for field extractionstrategy | enum | The element has these enums
| Optional |
Field value extraction typeextractionType | enum | The element has these enums
| Required |
Source field namesourceFieldName | text | - | Required |
Destination field namedestinationFieldName | text | - | Optional |
Default valuedefaultValue | text | - | Optional |
Destination field nameconstantFieldName | text | - | Required |
Constant value to be assigned to fieldconstantValue | text | - | Required |
DavisEventProperty object| Property | Type | Description | Required |
|---|---|---|---|
Strategy for field extractionstrategy | enum | The element has these enums
| Optional |
Keykey | text | - | Required |
Valuevalue | text | - | Required |
FieldExtraction object| Property | Type | Description | Required |
|---|---|---|---|
Fields Extraction typetype | enum | The element has these enums
| Required |
Fieldsinclude | Set<FieldExtractionEntry> | - | Required |
Fieldsexclude | set | - | Required |
SmartscapeIdComponentsEntry object| Property | Type | Description | Required |
|---|---|---|---|
ID componentidComponent | text | - | Required |
Referenced field namereferencedFieldName | text | - | Required |
SmartscapeFieldExtractionEntry object| Property | Type | Description | Required |
|---|---|---|---|
Strategy for field extractionstrategy | enum | The element has these enums
| Optional |
Field namefieldName | text | - | Required |
Referenced field namereferencedFieldName | text | - | Required |
SmartscapeStaticEdgeExtractionEntry object| Property | Type | Description | Required |
|---|---|---|---|
Edge typeedgeType | text | - | Required |
Target typetargetType | text | - | Required |
Target ID field nametargetIdFieldName | text | - | Required |
ValueAssignmentFromFieldEntry object| Property | Type | Description | Required |
|---|---|---|---|
Source field namesourceFieldName | text | - | Required |
Default valuedefaultValue | text | - | Optional |