I am using elastic search 7.2 and jdk1.8 .
I want to sync up with my oracle data with elastic search and want to use JDBC input plugin .
I don't want to use logstash for sync up.
can i use jdbc input plugin alone to do sync up?
I checked below link and found no installer for jdbc input plugin.
Basically, I'd recommend modifying the application layer if possible and send data to elasticsearch in the same "transaction" as you are sending your data to the database.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.