How to send Application Insights logs to a custom table with Auxiliary pricing tier in Log Analytics

mrcode 26 Reputation points
2025-08-06T13:19:45.9933333+00:00

Hi,

In Azure Log Analytics Workspace there are three pricing tiers:

  • Analytics
  • Basic
  • Auxiliary

In the Azure portal, it’s only possible to choose between Analytics and Basic. From what I’ve read, to use the Auxiliary pricing tier, I need to create a custom table manually. (http://learn.microsoft.com/en-us/azure/azure-monitor/logs/create-custom-table-auxiliary)

Right now, I’m using Application Insights to send logs to Azure. These logs end up in the built-in AppTraces table.

But now I want these logs to go to a custom table that uses the Auxiliary pricing tier, instead of AppTraces.

My questions:

  1. I’ve read the documentation on how to create a custom table with the Auxiliary pricing tier - but how do I send my Application Insights logs to this custom table instead of AppTraces?
  2. Is it possible to change the pricing tier of the AppTraces table to Auxiliary? Or do I need to create a new table with the same structure?

Any advice or documentation links would be appreciated!

Thanks in advance.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
{count} votes

Your answer

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