Configuration
This section explains each of the properties in the configuration blade.
Property | Description |
---|---|
Collection | This associates the Agent to a specific Collection and defaults to that of the current Data Stream. |
Property | Description |
---|---|
Fields to Monitor | The columns or attributes of the input payload to monitor for empty values. |
Before configuring the Transformation, please ensure that its input endpoint is connected to a parent Agent which will be sending data to it.
Name | Description |
---|---|
Input | This endpoint is used to receive data from the parent Agent, i.e. the events to examine for missing values. |
Output | Events received from the parent Agent are made available to this endpoint, with the addition of the Boolean MissingValues attribute. It is true if any fields to monitor are missing, otherwise it is false. |
MissingOnly | Events received from the parent Agent with missing values are made available to this endpoint with unchanged attributes and data. |
Last modified 1yr ago