Monitoring - Firewall log error events
Microsoft.SystemCenter.FirewallLog.CollectRuleErrors (Rule)
Collects error events from firewall events rules for monitoring purposes
Element properties:
Member Modules:
Source Code:
<Rule ID="Microsoft.SystemCenter.FirewallLog.CollectRuleErrors" Target="Windows!Microsoft.Windows.Computer" Enabled="false" ConfirmDelivery="false" Remotable="false" Priority="Normal" DiscardLevel="100">
<Category>Custom</Category>
<DataSources>
<DataSource ID="DS1" TypeID="Monitoring!Microsoft.SystemCenter.CollectRuleErrors">
<RuleName>Microsoft.SystemCenter.CollectFirewallLog</RuleName>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WA" TypeID="Types!Microsoft.SystemCenter.DiagnosticsInformationDataWriteAction"/>
</WriteActions>
</Rule>