Hi,
I believe there may be a bug in the frontend when adding data feeds to the SIEM.
This is a fresh SecOps deployment, nobody else is using it.
When I navigate to the Add Feeds page, I can see loads of requests to `logTypeSchemas`, even before I click "Add Feed".
The API limits are pretty low, they are maxed at 100 per minute. I cannot adjust higher than that.
If I refresh the page a couple of times, I get throttled. But whats worse, is that when I click "Add Feed", there are even more requests mad, and I get throttled.
If you were to click cancel, and then click Add again, you'll get throttled.
I'm 99% sure this is a bug. Surely the API request needs to be batched, and not eat up my quota.
The only way to get around it is to load the page, wait a couple of minutes (for the quota to reset), and then select Add Feed.
Thanks,
Ashley