Skip to main content
Question

Rest Collector with/without discovery results inconsistent

  • March 11, 2025
  • 1 reply
  • 10 views

I am trying to pull event data from a remote location with http rest collector.

It requires 2 stages to pull the data.

Discovery will pull an array of job id's (and details).

Collection will pull the results of each job from the array.

When I set the collector up for discovery, I get the correct information including the ID.

65_988790a6d8ab4968bff0c03560bce074.png

Using this id variable in the collection url I only get 1 event per id. If I hard code this id in the url AND disable collection, I get all events for that job.

The throughput looks ok.

65_5f3f9c79199e4571bbf04d3d34c5e636.png

But the capture window only captured 2 events. 1 from each job id.

1 reply

  • Author
  • Inspiring
  • March 11, 2025

Disregard. I made 0 changes and it now works as expected. Bugs in the matrix.