Closed
Description
CSV is common source format, it would be nice if Elasticsearch supported a processor that offers explicit support to convert lines from a CSV document to an indexed document.
Grok, Dissect, or KV can you get close but may be difficult to setup correctly and may not handle all of the cases that an explicit CSV processor may handle.