Export Event Log

Microsoft.SQLServer.ReportingServices.Windows.Task.Instance.ExportEventLog (Task)

Export Event Log.

Element properties:

TargetMicrosoft.SQLServer.ReportingServices.Windows.Instance
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
PA ProbeAction Microsoft.SQLServer.ReportingServices.Windows.ProbeAction.ExportEventLog Microsoft.SQLServer.Core.RunAs.Task

Source Code:

<Task ID="Microsoft.SQLServer.ReportingServices.Windows.Task.Instance.ExportEventLog" Target="RsDiscW!Microsoft.SQLServer.ReportingServices.Windows.Instance" Accessibility="Internal" Enabled="true" Remotable="false">
<Category>Maintenance</Category>
<ProbeAction ID="PA" TypeID="Microsoft.SQLServer.ReportingServices.Windows.ProbeAction.ExportEventLog" RunAs="SqlCoreLib!Microsoft.SQLServer.Core.RunAs.Task">
<ExportTargetFilePath/>
<DateFrom/>
<DateTo/>
<TimeoutSeconds>300</TimeoutSeconds>
<Publisher>SQLReportingServicesMonitoringWindows</Publisher>
<ManagementGroupName>$Target/ManagementGroup/Name$</ManagementGroupName>
</ProbeAction>
</Task>