ClusterLogAnalyticsApplicationLogs interface

Collection of logs to be enabled or disabled for log analytics.

Properties

stdErrorEnabled

True if stderror is enabled, otherwise false.

stdOutEnabled

True if stdout is enabled, otherwise false.

Property Details

stdErrorEnabled

True if stderror is enabled, otherwise false.

stdErrorEnabled?: boolean

Property Value

boolean

stdOutEnabled

True if stdout is enabled, otherwise false.

stdOutEnabled?: boolean

Property Value

boolean