Graylog2 / Graylog2/graylog2-server
Rate limit API in lookup data adapters
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
There are many free API tools that have rate limits and being able to control them in HTTP JSONPath data adapter would be greatly appreciated.
For example:
https://maclookup.app/api-v2/rate-limits
I use the API key and can get a 50/s , 1million/day lookup, but my cache isn't event getting a chance to store the results, because I hit the 50/s so quickly.
Contributor guide
Assessment
This issue has not been assessed yet.