DiagnosticMonitorConfiguration Properties

 

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

NameDescription
System_CAPS_pubpropertyCrashDumps

Optional. Enable collection of crash dumps.

System_CAPS_pubpropertyDiagnosticInfrastructureLogs

Optional. Enable collection of logs generated by the agent. The diagnostic infrastructure logs are useful for troubleshooting the diagnostics system itself.

System_CAPS_pubpropertyDirectories

Optional. Enable the collection of the contents of a directory, IIS failed access request logs and/or IIS logs.

System_CAPS_pubpropertyEtwProviders

Optional. Configures collection of ETW events from EventSource and/or ETW Manifest based providers.

System_CAPS_pubpropertyMetrics

Optional. This element enables you to generate a performance counter table that is optimized for fast queries. Each performance counter that is defined in the PerformanceCounters element is stored in the Metrics table in addition to the Performance Counter table.

System_CAPS_pubpropertyOverallQuotaInMB

Optional. The maximum amount of local disk space that may be consumed by the various types of diagnostic data collected by the agent. The default setting is 5120MB.

System_CAPS_pubpropertyPerformanceCounters

Optional. Enable the collection of Performance Counters.

System_CAPS_pubpropertyWindowsEventLog

Optional. Enable the collection of Windows Event Logs.

Return to top
Show: