보안 이벤트

Microsoft.FEP.Views.SecurityEventsView (View)

Element properties:

TargetMicrosoft.FEP.ProtectedServer
TypeMicrosoft.SystemCenter.EventViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.FEP.Views.SecurityEventsView" Accessibility="Internal" Enabled="true" Target="FEPLibrary!Microsoft.FEP.ProtectedServer" TypeID="SC!Microsoft.SystemCenter.EventViewType" Visible="true">
<Category>Custom</Category>
<Criteria/>
<Presentation>
<ColumnInfo Index="0" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Level</Name>
<Id>LevelId</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="0" Width="100" 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>Source</Name>
<Id>PublisherName</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Event Number</Name>
<Id>Number</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>MonitoringObjectDisplayName</Id>
</ColumnInfo>
<ColumnInfo Index="5" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>User</Name>
<Id>User</Id>
</ColumnInfo>
<ColumnInfo Index="6" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Log Name</Name>
<Id>Channel</Id>
</ColumnInfo>
<ColumnInfo Index="7" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Logging Computer</Name>
<Id>LoggingComputer</Id>
</ColumnInfo>
<ColumnInfo Index="8" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="false" SortOrder="Ascending">
<Name>Rule Name</Name>
<Id>MonitoringRuleDisplayName</Id>
</ColumnInfo>
</Presentation>
</View>