WindowsFirewallLogsDataSourceResponse

data class WindowsFirewallLogsDataSourceResponse(val name: String? = null, val streams: List<String>)

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

Constructors

Link copied to clipboard
constructor(name: String? = null, streams: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

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

Link copied to clipboard

Firewall logs streams