Can Oracle Data Integrator (ODI) insert records into Elasticsearch?
I've used logstash, but that's not what I'm trying to do.
I basically want to be able to read a delimited file from a directory, and write those records to elasticsearch using Oracle Data Integrator 12c.
What are the correct knowledge modules to use for this?
Any and all help would be appreciated.