Forum Discussion

mal20202020's avatar
mal20202020
Copper Contributor
Jan 30, 2021

Exporting the results to CSV from Azure log analytics workspace

When i am trying to export the results of KQL Query in Azure log analytics workspace the results have some sort of limit and not all results are being exported.. What could be reason ? i can see the results at the bottom, but only get 50 rows when try to export to CSV file. 
I tried changing the page size from 50 to 200 rows but still same issue. Its not exporting the results from all other pages.. What could be the reason ? is there anything i need to change ? Help this rookie please

2 Replies

  • ibnmbodji's avatar
    ibnmbodji
    Iron Contributor

    mal20202020 

     

    Hi 

    What is the result of the query ? You are using the limit operator and the consequence is you limit the number of records in the result . What happen when you increase the limit 10 to 50 or 100 ? 

     

Resources