Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogRules

Package version

Set of rules for sending logs for the Monitor resource.

Hierarchy

  • LogRules

Index

Properties

Optional filteringTags

filteringTags: FilteringTag[]

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.

Optional sendAadLogs

sendAadLogs: SendAadLogsStatus

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

Optional sendActivityLogs

sendActivityLogs: SendActivityLogsStatus

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

Optional sendSubscriptionLogs

sendSubscriptionLogs: SendSubscriptionLogsStatus

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

Generated using TypeDoc