Send cvs/text file to Logstash using Spring boot
Project detail
Currently I’m working on Spring batch to read from database and write into cvs/text file. For the next Step (part of batch Job) I want to push cvs/text file into Elasticsearch.
Currently I’m working on Spring batch to read from database and write into cvs/text file. For the next Step (part of batch Job) I want to push cvs/text file into Elasticsearch.