Skip to content

Commit 83f44b6

Browse files
authored
Merge pull request #181175 from batamig/patch-98
adding new arch link
2 parents 379af28 + ed83b78 commit 83f44b6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/sentinel/store-logs-in-azure-data-explorer.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ Storing logs in Azure Data Explorer reduces costs while retains your ability to
2020

2121
Azure Data Explorer is a big data analytics platform that is highly optimized for log and data analytics. Since Azure Data Explorer uses Kusto Query Language (KQL) as its query language, it's a good alternative for Microsoft Sentinel data storage. Using Azure Data Explorer for your data storage enables you to run cross-platform queries and visualize data across both Azure Data Explorer and Microsoft Sentinel.
2222

23-
For more information, see the Azure Data Explorer [documentation](/azure/data-explorer/) and [blog](https://azure.microsoft.com/blog/tag/azure-data-explorer/).
23+
For more information, see:
24+
25+
- [Azure Data Explorer documentation](/azure/data-explorer/)
26+
- [Azure Data Explorer blog](https://azure.microsoft.com/blog/tag/azure-data-explorer/)
27+
- [General architectures for long-term security log retention with Azure Data Explorer](/architecture/example-scenario/security/security-log-retention-azure-data-explorer)
2428

2529
### When to integrate with Azure Data Explorer
2630

0 commit comments

Comments
 (0)