output Error Policy
Parameters
value
Specifies the policy which should be applied to events which arrive at the output and cannot be written to the external storage due to being malformed (such as missing column values, column values of wrong type or size). Possible values are Drop
and Stop
. Default is Drop
.