WindowsFirewallLogsDataSource interface
Enables Firewall logs to be collected by this data collection rule.
Properties
| name | A friendly name for the data source. This name should be unique across all data sources (regardless of type) within the data collection rule. |
| profile |
Firewall logs profile filter |
| streams | Firewall logs streams |
Property Details
name
A friendly name for the data source. This name should be unique across all data sources (regardless of type) within the data collection rule.
name?: string
Property Value
string
profileFilter
Firewall logs profile filter
profileFilter?: string[]
Property Value
string[]
streams
Firewall logs streams
streams: string[]
Property Value
string[]