Description
A note for the community
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Use Cases
Would like to consume the Okta system log / audit log streaming API via Vector
It uses a GET request with parameters & paginates by way of a Link
header ...`)
Attempted Solutions
The http_client
source has no way of updating the URL to use, and runs on an interval (ie, it won't send two requests in succession until the next interval) so it's not suited for the task
Proposal
PR attached in comments
References
No response
Version
0.46.1