Hi,
I use ELK 7.7.0
I would like to use logstash's http-poller input to consume a webservice returning an array of json documents to load data into elasticsearch.
the result return the first page, and the response includes an identifier for the next page.
how can i get the next page !
any help please !
thanks