Filebeat httpjson chained requests

Hi is there a way to chain multiple httpjson requests? Let's say I need to do a first query to an endpoint to get a hosts lists, and then another one to another url constructed using the hosts that I got from the first query.
If filebeat is not the tool, could be logstash, and how?

Thanks in advance

Its currently in the works, https://github.com/elastic/beats/pull/29816

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.