The table contains a LONGTEXT field that has special characters including quotes and commas. 
How can I get this table into Elastic Search?
Exporting the table as CSV and then using Logstash could work. But the quotes and spaces cause extra columns to be parsed.
 
     
    