Forum Discussion
mal20202020
Jan 30, 2021Copper Contributor
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 ...
ibnmbodji
Jan 30, 2021Iron Contributor
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 ?