Error Events

Microsoft.SystemCenter.CM.AEM.Views.Internal.ApplicationEvent.View (View)

This view shows all the Error Reports

Element properties:

TargetMicrosoft.SystemCenter.CM.AEM.WatsonBucket
TypeMicrosoft.SystemCenter.EventViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.CM.AEM.Views.Internal.ApplicationEvent.View" Accessibility="Public" Enabled="true" Target="AEMLib!Microsoft.SystemCenter.CM.AEM.WatsonBucket" TypeID="SC!Microsoft.SystemCenter.EventViewType" Visible="true">
<Category>Operations</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="-1" Width="70" Grouped="false" Sorted="false" IsSortable="false" Visible="true" SortOrder="Ascending">
<Name>Level</Name>
<Id>LevelId</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="0" Width="130" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Date and Time</Name>
<Id>TimeGenerated</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>User</Name>
<Id>User</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="250" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Log Name</Name>
<Id>Channel</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Source</Name>
<Id>PublisherName</Id>
</ColumnInfo>
<ColumnInfo Index="5" SortIndex="-1" Width="80" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Event Number</Name>
<Id>Number</Id>
</ColumnInfo>
<ColumnInfo Index="6" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Name</Name>
<Id>MonitoringObjectName</Id>
</ColumnInfo>
</Presentation>
<Target/>
</View>