Share via

Export Logs from Log Analytics Workspace to Blob Storage

Adriaan Boshoff 5 Reputation points
2024-07-11T12:37:19.9733333+00:00

Hi all,

I have a Log Analytics Workspace that is linked to Sentinel.

I have a lot of logs that I need to export from the Workspace into Blob Storage.

Th logs date back 30 days and it is about 400GB, it is about 500 million logs.

Please let me know what the best way is to approach this.

Thank you

Azure Blob Storage
Azure Blob Storage

An Azure service that stores unstructured data in the cloud as blobs.

Microsoft Security | Microsoft Sentinel
0 comments No comments
{count} vote

4 answers

Sort by: Most helpful
  1. EduardsGrebezs 1,186 Reputation points
    2025-08-29T13:48:27.6666667+00:00

    Hey,

    Just one question. You need to export logs to store them related to compliance? If so i think the cheapest way is to use New Azure Data Lake feature.

    Otherwise Logic app could be used. You could check this one - https://techcommunity.microsoft.com/blog/microsoftsentinelblog/move-your-microsoft-sentinel-logs-to-long-term-storage-with-ease/1407153

    And this is a solution probably - https://learn.microsoft.com/en-us/azure/azure-monitor/logs/logs-export-logic-app

    0 comments No comments

  2. KarishmaTiwari-MSFT 20,852 Reputation points Microsoft Employee Moderator
    2024-07-12T00:00:25.23+00:00

    @Adriaan Boshoff

    You can also set up data export from your Log Analytics workspace to Azure Data Lake Storage (ADLS Gen2). Azure Synapse Analytics provides tools to query the exported data, including T-SQL scripts, Spark code, and machine learning models. You can analyze the data using Spark for machine learning or complex analytics or use the serverless database for auditing scenarios2.

    https://techcommunity.microsoft.com/t5/azure-observability-blog/how-to-analyze-data-exported-from-log-analytics-data-using/ba-p/2547888


  3. Carlos Solís Salazar 18,376 Reputation points MVP Volunteer Moderator
    2024-07-11T12:56:44.12+00:00

    Hi,
    You can achieve your goal through Data Export, please follow this documentation

    I hope this helps!

    Remember to accept the answer if it is helpful.


  4. Abiola Akinbade 30,485 Reputation points Volunteer Moderator
    2024-07-11T12:51:07.4533333+00:00

    Hello Adriaan Boshoff,

    Thanks for your question.

    You can leverage logic apps. See how to do so here:

    Export data from a Log Analytics workspace to a storage account by using Logic Apps

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.