Explore Azure Internal Monitoring Pipeline Sink properties
Diagnostics settings for Geneva.
Properties
Name | Type | Required |
---|---|---|
kind |
string | Yes |
name |
string | No |
description |
string | No |
accountName |
string | No |
namespace |
string | No |
maConfigUrl |
string | No |
fluentdConfigUrl |
Object | No |
autoKeyConfigUrl |
string | No |
kind
Type: string
Required: Yes
A discriminator property. Its value must be 'AzureInternalMonitoringPipeline' for objects of type 'AzureInternalMonitoringPipelineSinkDescription'.
name
Type: string
Required: No
Name of the sink. This value is referenced by DiagnosticsReferenceDescription
description
Type: string
Required: No
A description of the sink.
accountName
Type: string
Required: No
Azure Internal monitoring pipeline account.
namespace
Type: string
Required: No
Azure Internal monitoring pipeline account namespace.
maConfigUrl
Type: string
Required: No
Azure Internal monitoring agent configuration.
fluentdConfigUrl
Type: Object
Required: No
Azure Internal monitoring agent fluentd configuration.
autoKeyConfigUrl
Type: string
Required: No
Azure Internal monitoring pipeline autokey associated with the certificate.