How can I import from a REST API to Elasticsearch via Logstash using Pagination?
I was able to import using http_poller but unfortunately, it doesn't support pagination, so how can I write force a custom script or "for loop" to check for other records to import, as each API call retrieves only 50 records and I have more than 100 K.
Please help how can I apply pagination logic here.
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.