All Apps and Add-ons

Splunk Add-on for Microsoft Azure: Is it possible to pull more than 1000 rows?

kmanson
Path Finder

Is it possible to pull more than 1000 rows? I see in your code you have it limited to 1000 per request. This is a problem if you are attempting to use the app to pull event logs from Azure as you could easily exceed this volume even at short polling intervals.

0 Karma
1 Solution

jconger
Splunk Employee
Splunk Employee

The 1000 limit is a limitation of the Azure API. See the remarks section here -> https://msdn.microsoft.com/en-us/library/azure/dd179421.aspx

That being said, there is some work being done to lazily follow continuation tokens in the code instead of waiting on the next polling interval. It doesn't get rid of the 1000 entity limit, but it does automatically continue getting entities in each poll if there are more than 1000 instead of waiting on the next poll.

View solution in original post

jconger
Splunk Employee
Splunk Employee

The 1000 limit is a limitation of the Azure API. See the remarks section here -> https://msdn.microsoft.com/en-us/library/azure/dd179421.aspx

That being said, there is some work being done to lazily follow continuation tokens in the code instead of waiting on the next polling interval. It doesn't get rid of the 1000 entity limit, but it does automatically continue getting entities in each poll if there are more than 1000 instead of waiting on the next poll.

Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...