Share via


NewRelicObservabilityLogRules Class

Definition

Set of rules for sending logs for the Monitor resource.

public class NewRelicObservabilityLogRules
type NewRelicObservabilityLogRules = class
Public Class NewRelicObservabilityLogRules
Inheritance
NewRelicObservabilityLogRules

Constructors

NewRelicObservabilityLogRules()

Initializes a new instance of NewRelicObservabilityLogRules.

Properties

FilteringTags

List of filtering tags to be used for capturing logs. This only takes effect if SendActivityLogs flag is enabled. If empty, all resources will be captured. If only Exclude action is specified, the rules will apply to the list of all available resources. If Include actions are specified, the rules will only include resources with the associated tags.

SendAadLogs

Flag specifying if AAD logs should be sent for the Monitor resource.

SendActivityLogs

Flag specifying if activity logs from Azure resources should be sent for the Monitor resource.

SendSubscriptionLogs

Flag specifying if subscription logs should be sent for the Monitor resource.

Applies to