Hi,
How can I import from a REST API to Elasticsearch via Logstash using Pagination?
I was able to import using http_poller, how can I write force a custom script or "for loop" to check for other records to import.
Can someone give me an example!
I use ELK 7.7.0
Please help how can I apply pagination logic here.
Thanks