You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/migrate-splunk-to-azure-monitor-logs.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,8 @@ For information on migrating your Security Information and Event Management (SIE
47
47
48
48
Your current usage in Splunk will help you decide which [pricing tier](../logs/change-pricing-tier.md) to select in Azure Monitor and estimate your future costs:
49
49
50
-
1.[Follow Splunk guidance](https://docs.splunk.com/Documentation/Splunk/latest/Admin/AboutSplunksLicenseUsageReportView) to view your usage report.
51
-
1.[Estimate Azure Monitor usage and costs](../usage-estimated-costs.md#estimate-azure-monitor-usage-and-costs) using the [Pricing Calculator](https://azure.microsoft.com/pricing/calculator/?service=monitor).
50
+
-[Follow Splunk guidance](https://docs.splunk.com/Documentation/Splunk/latest/Admin/AboutSplunksLicenseUsageReportView) to view your usage report.
51
+
-[Estimate Azure Monitor usage and costs](../usage-estimated-costs.md#estimate-azure-monitor-usage-and-costs) using the [Pricing Calculator](https://azure.microsoft.com/pricing/calculator/?service=monitor).
52
52
53
53
## 2. Set up a Log Analytics workspace
54
54
@@ -125,8 +125,8 @@ This table lists the tools Azure Monitor provides for collecting data from vario
125
125
126
126
A common approach is to transition to Azure Monitor Logs gradually, while maintaining historical data in Splunk. During this period, you can:
127
127
128
-
1. Use the [Log ingestion API](../logs/logs-ingestion-api-overview.md) to ingest data from Splunk.
129
-
1. Use [Log Analytics workspace data export](../logs/logs-data-export.md) to export data out of Azure Monitor.
128
+
- Use the [Log ingestion API](../logs/logs-ingestion-api-overview.md) to ingest data from Splunk.
129
+
- Use [Log Analytics workspace data export](../logs/logs-data-export.md) to export data out of Azure Monitor.
130
130
131
131
To export your historical data from Splunk:
132
132
@@ -138,8 +138,6 @@ To export your historical data from Splunk:
138
138
139
139
1. Collect the exported data directly with the Logs Ingestion API, as described in [Send data to Azure Monitor Logs by using a REST API](../logs/tutorial-logs-ingestion-api.md).
140
140
141
-
:::image type="content" source="media/migrate-splunk-to-azure-monitor-logs/import-data-from-splunk-to-azure-monitor.png" alt-text="Diagram that shows data streaming in from Splunk to a Log Analytics workspace in Azure Monitor Logs." lightbox="media/migrate-splunk-to-azure-monitor-logs/import-data-from-splunk-to-azure-monitor.png":::
142
-
143
141
## Next steps
144
142
145
143
- Learn more about using [Log Analytics](../logs/log-analytics-overview.md) and the [Log Analytics Query API](../logs/api/overview.md).
0 commit comments