SQL Server 2014 事件記錄收集目標探索

Microsoft.SQLServer.2014.Discovery.EventLogCollectionTarget (Discovery)

此探索規則會探索 Microsoft SQL Server 2014 的事件記錄收集目標。此物件用於從安裝有 SQL Server 2014 元件之電腦的事件記錄中收集模組錯誤。

Knowledge Base article:

摘要

此探索規則會探索 Microsoft SQL Server 2014 的事件記錄收集目標。此物件用於從安裝有 SQL Server 2014 元件之電腦的事件記錄中收集模組錯誤。

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用工作流程

頻率 (秒)

每次重複執行工作流程之間的時間間隔 (秒)。

14400

Element properties:

TargetMicrosoft.SQLServer.2014.Seed
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SQLServer.2014.DataSource.EventLogCollectionTarget Default

Source Code:

<Discovery ID="Microsoft.SQLServer.2014.Discovery.EventLogCollectionTarget" Enabled="true" Target="Microsoft.SQLServer.2014.Seed" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.2014.EventLogCollectionTarget"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SQLServer.2014.DataSource.EventLogCollectionTarget">
<PrincipalName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</PrincipalName>
<Frequency>14400</Frequency>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>