Logstash java api

Is there a java api i can use with logstash?

My Main goal is to insert a large CSV object into ES.

I wrote a java program that inserts an index into ES.

I read logstash can import CSV file very easily.

Is there a way i can interact with logstash from my java program for it to upload the file to ES?

Thanks in advance!

Sharon Gur.

There is not at this stage, not sure if there is anything on the roadmap for that really.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.