Open delfer opened 8 years ago
Here is my Exctractor:
{ "extractors": [ { "condition_type": "none", "condition_value": "", "converters": [], "cursor_strategy": "copy", "extractor_config": { "flatten": false, "key_separator": ".", "list_separator": ", ", "kv_separator": "=" }, "extractor_type": "json", "order": 0, "source_field": "message", "target_field": "message", "title": "libddoc.dao.DAOHandler.out_dbg JSON extractor" } ], "version": "1.2.2 (91c7822)" }
"flatten": false, but checkbox in True after import.
"flatten": false
Here is my Exctractor:
"flatten": false
, but checkbox in True after import.