Python Forum
Python & Azure Log Analytics
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python & Azure Log Analytics
#1
Greetings to all,

The first thing is to thank you for spending your time reading to me.

I'm developing a script in Python that connects to the Azure Log Analytics REST API. The operation is based on extracting a query or more from a file and making the request to the API.

So far so good, but the problem arises when the query generates a response that exceeds the limits of the rows (Queries cannot return more than 500000 rows, https://dev.loganalytics.io/documentation/overview).

I asked Log Analytics support, but they're redirecting me to the Python forum. After we present the case, comes the question:

How can I page all the results when I exceed the query limit? If the query generates for example 500100 rows (example), how could I access them?

Thank you in advance.

SitoRBJ
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Upload Files to Azure Storage Container phillyfa 6 581 Dec-22-2023, 06:11 AM
Last Post: Pedroski55
  azure TTS from text files to mp3s mutantGOD 2 1,638 Jan-17-2023, 03:20 AM
Last Post: mutantGOD
  (Python) Pulling data from UA Google Analytics with more than 100k rows into csv. Stockers 0 1,170 Dec-19-2022, 11:11 PM
Last Post: Stockers
  Get Azure activity logs using python script raham3406 4 3,514 Apr-27-2021, 05:10 AM
Last Post: raham3406
  Wanted to tag azure resources with creator name raham3406 0 1,423 Apr-25-2021, 02:24 PM
Last Post: raham3406
  Python Development Server in Azure phpMick 1 1,825 Nov-18-2019, 03:08 PM
Last Post: snippsat
  Upload files to Google/Azure/AWS or cloud drives using python tej7gandhi 0 1,882 May-11-2019, 03:02 PM
Last Post: tej7gandhi
  New to Python, please help with checking Azure SQL DB for a table TommyAutomagically 4 2,710 Apr-25-2019, 08:35 PM
Last Post: Gribouillis
  Twitter extracts on analytics tab parthi1705 3 3,188 May-28-2018, 05:26 AM
Last Post: parthi1705

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020