Kaganapan
Mar 17, 9 PM - Mar 21, 10 AM
Sumali sa serye ng meetup upang bumuo ng mga scalable AI solusyon batay sa mga kaso ng paggamit ng tunay na mundo sa mga kapwa developer at eksperto.
Magparehistro naHindi na suportado ang browser na ito.
Mag-upgrade sa Microsoft Edge para samantalahin ang mga pinakabagong tampok, update sa seguridad, at teknikal na suporta.
A Log Analytics workspace lets you collect log data from Azure and non-Azure resources into one space for analysis, use by other services, such as Sentinel, and to trigger alerts and actions, for example, using Azure Logic Apps. The Log Analytics workspace consists of tables, which you can configure to manage your data model, data access, and log-related costs. This article explains the table configuration options in Azure Monitor Logs and how to set table properties based on your data analysis and cost management needs.
This diagram provides an overview of the table configuration options in Azure Monitor Logs:
A table's schema is the set of columns that make up the table, into which Azure Monitor Logs collects log data from one or more data sources.
Your Log Analytics workspace can contain the following types of tables:
Table type | Data source | Schema |
---|---|---|
Azure table | Logs from Azure resources or required by Azure services and solutions. | Azure Monitor Logs creates Azure tables automatically based on Azure services you use and diagnostic settings you configure for specific resources. Each Azure table has a predefined schema. You can add columns to an Azure table to store transformed log data or enrich data in the Azure table with data from another source. |
Custom table | Non-Azure resources and any other data source, such as file-based logs. | You can define a custom table's schema based on how you want to store data you collect from a given data source. |
Search results | All data stored in a Log Analytics workspace. | The schema of a search results table is based on the query you define when you run the search job. You can't edit the schema of existing search results tables. |
Restored logs | Data stored in a specific table in a Log Analytics workspace. | A restored logs table has the same schema as the table from which you restore logs. You can't edit the schema of existing restored logs tables. |
Configure a table's plan based on how often you access the data in the table:
For full details about Azure Monitor Logs table plans, see Azure Monitor Logs: Table plans.
Long-term retention is a low-cost solution for keeping data that you don't use regularly in your workspace for compliance or occasional investigation. Use table-level retention settings to add or extend long-term retention.
To access data in long-term retention, run a search job.
Reduce costs and analysis effort by using data collection rules to filter out and transform data before ingestion based on the schema you define for your custom table.
Note
Tables with the Auxiliary table plan do not currently support data transformation. For more details, see Auxiliary table plan public preview limitations.
Note
The table name is case sensitive.
To view and set table properties in the Azure portal:
From your Log Analytics workspace, select Tables.
The Tables screen presents table configuration information for all tables in your Log Analytics workspace.
Select the ellipsis (...) to the right of a table to open the table management menu.
The available table management options vary based on the table type.
Select Manage table to edit the table properties.
Select Edit schema to view and edit the table schema.
Learn how to:
Kaganapan
Mar 17, 9 PM - Mar 21, 10 AM
Sumali sa serye ng meetup upang bumuo ng mga scalable AI solusyon batay sa mga kaso ng paggamit ng tunay na mundo sa mga kapwa developer at eksperto.
Magparehistro naPagsasanay
Module
Create and configure a Log Analytics workspace - Training
In this module, you learn how to create and configure access to a Log Analytics workspace. You also learn how to configure data retention and to enable health status alerts for a Log Analytics workspace.
Sertipikasyon
Microsoft Certified: Azure Database Administrator Associate - Certifications
Administer an SQL Server database infrastructure for cloud, on-premises and hybrid relational databases using the Microsoft PaaS relational database offerings.
Dokumentasyon
Add or delete tables and columns in Azure Monitor Logs - Azure Monitor
Create a table with a custom schema to collect logs from any data source.
Aggregate data in a Log Analytics workspace by using summary rules (Preview) - Azure Monitor
Aggregate data in Log Analytics workspace with summary rules feature in Azure Monitor, including creating, starting, stopping, and troubleshooting rules.
Select a table plan based on data usage in a Log Analytics workspace - Azure Monitor
Use the Auxiliary, Basic, and Analytics Logs plans to reduce costs and take advantage of advanced analytics capabilities in Azure Monitor Logs.