a91663a00c | ||
---|---|---|
.. | ||
README.md | ||
azuredeploy.json | ||
createUiDefinition.json | ||
installTools.ps1 |
README.md
SIEM data migration accelerator
The SIEM data migration accelerator helps you with the setup of the different tools and Azure services needed to perform the migration of historical logs from other SIEM vendors to Azure.
This tool is deployed through an ARM template and performs the following steps:
-
Deploys a Windows Virtual Machine that will be used to move the logs from source to target
-
Downloads and extracts the following tools into the Virtual Machine's desktop:
-
LightIngest (used to migrate data to ADX)
-
Azure Monitor Custom log ingestion tool (used to migrate data to Log Analytics)
-
AzCopy (used to migrate data to Azure Blob Storage)
-
-
Deploys the target platform that will host your historical logs. To choose from:
-
Azure Storage account
-
Azure Data Explorer cluster and database
-
Azure Monitor Logs workspace (enabled with Microsoft Sentinel)
-
Skip. You also have the option to skip this step if your target platform has been already created.
-
Usage
To deploy this tool, just click on the link below and follow the wizard steps: