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