Operation

Operation Schema #

Table description #

TableSection TableType TableSectionName Description
Usx Regular LogManagement Operational log of important activities affecting workspace. Includes both user-initiated activities and notifications from Log Analytics workspace services such as data-capping.

Table retention #

HotDays ColdDays TotalInteractiveDays
14 76 90

Schema #

Name Description Type
_BilledSize Double
_IsBillable String
_ResourceId A unique identifier for the resource that the record is associated with String
_SubscriptionId A unique identifier for the subscription that the record is associated with String
Computer Name of a physical or virtual machine having membership with Log Analytics agent. String
CorrelationId GUID that is shared with telemetry belonging to the same uber action. String
Detail User friendly string that describes further details about the operation String
ErrorId Deprecated. String
HelpLink Reference URL for additional contextual information. String
ManagementGroupName Name of the Operations Manager management group for System Center Operations Manager agents. String
OperationCategory Name of the area that produced the record. String
OperationKey Operation ID. Can be a GUID or string. String
OperationStatus Operation status description. Ccommon values include Warning Succeeded Failed Error. String
Solution Name of the managed solution that produced the record. Can also include other sources such as RestAPI. String
SourceComputerId Unique GUID identifier for a computer. String
SourceSystem Value is OpsManager for all records in this table. String
TimeGenerated Date and time that the record was created. DateTime
Type The name of the table String

Schema changes #

Date Action
2024-10-18 Table added to tracking