Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataCollectionRuleDataSources

Package version

The specification of data sources. This property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint.

Hierarchy

Index

Properties

Optional extensions

extensions: ExtensionDataSource[]

The list of Azure VM extension data source configurations.

Optional iisLogs

The list of IIS logs source configurations.

Optional logFiles

logFiles: LogFilesDataSource[]

The list of Log files source configurations.

Optional performanceCounters

performanceCounters: PerfCounterDataSource[]

The list of performance counter data source configurations.

Optional syslog

The list of Syslog data source configurations.

Optional windowsEventLogs

windowsEventLogs: WindowsEventLogDataSource[]

The list of Windows Event Log data source configurations.

Generated using TypeDoc