ClusterLogAnalyticsProfile interface
Cluster log analytics profile to enable or disable OMS agent for cluster.
Properties
application |
Collection of logs to be enabled or disabled for log analytics. |
enabled | True if log analytics is enabled for the cluster, otherwise false. |
metrics |
True if metrics are enabled, otherwise false. |
Property Details
applicationLogs
Collection of logs to be enabled or disabled for log analytics.
applicationLogs?: ClusterLogAnalyticsApplicationLogs
Property Value
enabled
True if log analytics is enabled for the cluster, otherwise false.
enabled: boolean
Property Value
boolean
metricsEnabled
True if metrics are enabled, otherwise false.
metricsEnabled?: boolean
Property Value
boolean
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript