Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataSourcesSpec

Package version

Specification of data sources that will be collected.

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