IisLogsDataSource Class

Definition

Enables IIS logs to be collected by this data collection rule.

public class IisLogsDataSource
type IisLogsDataSource = class
Public Class IisLogsDataSource
Inheritance
IisLogsDataSource

Constructors

IisLogsDataSource()

Initializes a new instance of the IisLogsDataSource class.

IisLogsDataSource(IList<String>, IList<String>, String)

Initializes a new instance of the IisLogsDataSource class.

Properties

LogDirectories

Gets or sets absolute paths file location

Name

Gets or sets a friendly name for the data source. This name should be unique across all data sources (regardless of type) within the data collection rule.

Streams

Gets or sets IIS streams

Methods

Validate()

Validate the object.

Applies to