/
Fields Schema

Fields Schema

Description

Config Example

Description

Config Example

Apply field schema according to the log customization.

IMPORTANT: In order to use the customization there are 2 conditions:

  • Customization must be placed before any type of transformer in the flow (not after any type of transformer)

  • There must be some transformer in the flow after the customization (JSON, CSV, etc.)

{"name":"columnsCustomizations","type":"transform"}

Log Customization

  • You can customize the log with a right click on the relevant log>Customize Log:

  • Using the default settings, the log will be sent with its schema which is being defined by the pattern for this log.

  • When you select specific columns to be shown, XpoLog will forward only that columns to the target. For this example, we’ll select the columns ‘Date’ and ‘Total’:

  • A data flow with these two conditions, ‘Fields Schema’ and ‘Json’, should be created and used by the relevant forwarder.

Output: The target receives only 2 columns instead of the complete records.

 

Related content

Delimited Formatter
Delimited Formatter
More like this
Raw Data Formatter
Raw Data Formatter
More like this
CSV Formatter
CSV Formatter
More like this
Sources and Data Filtering
Sources and Data Filtering
Read with this
Data Masking
Data Masking
More like this
Defining a Data Forwarder
Defining a Data Forwarder
Read with this