Option quoted_string
Quote all fields of type string. This option apply even when there is no character requiring quotes.
- Type:
boolean
- Optional
- Default:
false
- Since: 0.0.4
- Related:
quote
,quoted_empty
,quoted_match
,quoted
— see Available Options
Note, several options are available to control when to quote fields under certain conditions. Make sure to review the alternatives.
Example
The quoted_string example illustrates that only fields of type string
, empty or not, are quoted.