streams
Parameters
Specifies a list of streams that this data source will be sent to. A stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to. Possible values include but not limited to Microsoft-Syslog
,and Microsoft-CiscoAsa
, and Microsoft-CommonSecurityLog
.
Note: In 4.0 or later version of the provider,
streams
will be required. In 3.x version of provider, ifstreams
is not specified in creation, it is default to["Microsoft-Syslog"]
. ifstreams
need to be modified (include change other value to the default value), it must be explicitly specified.
Parameters
Specifies a list of streams that this data source will be sent to. A stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to. Possible values include but not limited to Microsoft-Syslog
,and Microsoft-CiscoAsa
, and Microsoft-CommonSecurityLog
.
Note: In 4.0 or later version of the provider,
streams
will be required. In 3.x version of provider, ifstreams
is not specified in creation, it is default to["Microsoft-Syslog"]
. ifstreams
need to be modified (include change other value to the default value), it must be explicitly specified.