Fields Schema
Description | Config Example |
---|---|
Apply field schema according to the log customization. IMPORTANT: In order to use the customization there are 2 conditions:
| {"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.
Â