Blog Post

Core Infrastructure and Security Blog
4 MIN READ

Optimize Azure Log Costs: Split Tables and Use the Auxiliary Tier with DCR

absharan's avatar
absharan
Icon for Microsoft rankMicrosoft
Aug 04, 2025

In this blog, learn how to reduce Azure Log Analytics ingestion costs by using Data Collection Rule (DCR) transformations to split high-volume logs into multiple tables and route low-fidelity logs to the cost-effective Auxiliary tier. I'll walk through a practical example of splitting the Syslog table, using a PowerShell script to create a custom table, and configuring transformation rules to direct "Informational" logs to the Auxiliary table.

This blog is continuation of my previous blog where I discussed about saving ingestion costs by splitting logs into multiple tables and opting for the basic tier! Now that the transformation featur...
Updated Aug 04, 2025
Version 5.0