Published Cloud Security Event Data Source

Microsoft.SystemCenter.PublishedCloudEventProvider (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeMicrosoft.SystemCenter.Event.LinkedData
Commentprovides the events published on the agent

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource Microsoft.SystemCenter.PublishedEventProviderInternal Default

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.PublishedCloudEventProvider" Comment="provides the events published on the agent" Accessibility="Public" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<DataSource ID="DS1" TypeID="Microsoft.SystemCenter.PublishedEventProviderInternal">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
<ChannelId>046F5798-6765-4870-8259-97E589496180</ChannelId>
</DataSource>
</MemberModules>
<Composition>
<Node ID="DS1"/>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>SCLibrary!Microsoft.SystemCenter.Event.LinkedData</OutputType>
</DataSourceModuleType>