Forum Discussion
Peter_custodio
Sep 14, 2021Copper Contributor
Azure Sentinal - how to fetch large result set of Winsec events by pagination
Hi Community, We pump the logs of Window security events of some computers into Azure Sentinel SIEM. Now we retrieve those logs from Sentinel to local database by using REST API. The problem is when...
- Sep 17, 2021Not that I can see. The Log Analytics query REST API doesn't appear to allow for limits and pages.
Peter_custodio
Sep 16, 2021Copper Contributor
GaryBushey
Thanks for your suggestion. We want to fetch the data from Sentinel everyday by using Task scheduler job and insert into local DB then query it.
So instead of calling multiple times in a day, is there any other ways to fetch large result set in one call?
GaryBushey
Sep 17, 2021Bronze Contributor
Not that I can see. The Log Analytics query REST API doesn't appear to allow for limits and pages.