Hello Guys,
I have to import Oracle table to Elastic search using Logstash.
So mission is my query has string value that separated comma / like a '[1,2,3]'/. How insert this string to field with array type of elastic search.
How should i do ?
Thank you for your consideration.