1. Packages
  2. Azure Native
  3. API Docs
  4. operationalinsights
  5. getSummaryLog
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    Gets Log Analytics workspace Summary rules.

    Uses Azure REST API version 2025-07-01.

    Using getSummaryLog

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getSummaryLog(args: GetSummaryLogArgs, opts?: InvokeOptions): Promise<GetSummaryLogResult>
    function getSummaryLogOutput(args: GetSummaryLogOutputArgs, opts?: InvokeOptions): Output<GetSummaryLogResult>
    def get_summary_log(resource_group_name: Optional[str] = None,
                        summary_logs_name: Optional[str] = None,
                        workspace_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetSummaryLogResult
    def get_summary_log_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                        summary_logs_name: Optional[pulumi.Input[str]] = None,
                        workspace_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetSummaryLogResult]
    func LookupSummaryLog(ctx *Context, args *LookupSummaryLogArgs, opts ...InvokeOption) (*LookupSummaryLogResult, error)
    func LookupSummaryLogOutput(ctx *Context, args *LookupSummaryLogOutputArgs, opts ...InvokeOption) LookupSummaryLogResultOutput

    > Note: This function is named LookupSummaryLog in the Go SDK.

    public static class GetSummaryLog 
    {
        public static Task<GetSummaryLogResult> InvokeAsync(GetSummaryLogArgs args, InvokeOptions? opts = null)
        public static Output<GetSummaryLogResult> Invoke(GetSummaryLogInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSummaryLogResult> getSummaryLog(GetSummaryLogArgs args, InvokeOptions options)
    public static Output<GetSummaryLogResult> getSummaryLog(GetSummaryLogArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:operationalinsights:getSummaryLog
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    SummaryLogsName string
    The name of the summary logs. Must not contain '/'.
    WorkspaceName string
    The name of the workspace.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    SummaryLogsName string
    The name of the summary logs. Must not contain '/'.
    WorkspaceName string
    The name of the workspace.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    summaryLogsName String
    The name of the summary logs. Must not contain '/'.
    workspaceName String
    The name of the workspace.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    summaryLogsName string
    The name of the summary logs. Must not contain '/'.
    workspaceName string
    The name of the workspace.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    summary_logs_name str
    The name of the summary logs. Must not contain '/'.
    workspace_name str
    The name of the workspace.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    summaryLogsName String
    The name of the summary logs. Must not contain '/'.
    workspaceName String
    The name of the workspace.

    getSummaryLog Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    IsActive bool
    Indicates if Summary rule is active. If not, Summary rule execution stops.
    Name string
    The name of the resource
    ProvisioningState string
    Summary rule is in provisioning state. If set to 'updating' or 'deleting', indicates a resource lock due to an ongoing operation, preventing any update to the Summary rule until the operation is complete.
    StatusCode string
    Indicates the reason for rule deactivation.
    SystemData Pulumi.AzureNative.OperationalInsights.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Description string
    The description of the Summary rule.
    DisplayName string
    The display name of the Summary rule.
    RuleDefinition Pulumi.AzureNative.OperationalInsights.Outputs.RuleDefinitionResponse
    Rule definition parameters.
    RuleType string
    SummaryRules rule type: User.
    AzureApiVersion string
    The Azure API version of the resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    IsActive bool
    Indicates if Summary rule is active. If not, Summary rule execution stops.
    Name string
    The name of the resource
    ProvisioningState string
    Summary rule is in provisioning state. If set to 'updating' or 'deleting', indicates a resource lock due to an ongoing operation, preventing any update to the Summary rule until the operation is complete.
    StatusCode string
    Indicates the reason for rule deactivation.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Description string
    The description of the Summary rule.
    DisplayName string
    The display name of the Summary rule.
    RuleDefinition RuleDefinitionResponse
    Rule definition parameters.
    RuleType string
    SummaryRules rule type: User.
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    isActive Boolean
    Indicates if Summary rule is active. If not, Summary rule execution stops.
    name String
    The name of the resource
    provisioningState String
    Summary rule is in provisioning state. If set to 'updating' or 'deleting', indicates a resource lock due to an ongoing operation, preventing any update to the Summary rule until the operation is complete.
    statusCode String
    Indicates the reason for rule deactivation.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    description String
    The description of the Summary rule.
    displayName String
    The display name of the Summary rule.
    ruleDefinition RuleDefinitionResponse
    Rule definition parameters.
    ruleType String
    SummaryRules rule type: User.
    azureApiVersion string
    The Azure API version of the resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    isActive boolean
    Indicates if Summary rule is active. If not, Summary rule execution stops.
    name string
    The name of the resource
    provisioningState string
    Summary rule is in provisioning state. If set to 'updating' or 'deleting', indicates a resource lock due to an ongoing operation, preventing any update to the Summary rule until the operation is complete.
    statusCode string
    Indicates the reason for rule deactivation.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    description string
    The description of the Summary rule.
    displayName string
    The display name of the Summary rule.
    ruleDefinition RuleDefinitionResponse
    Rule definition parameters.
    ruleType string
    SummaryRules rule type: User.
    azure_api_version str
    The Azure API version of the resource.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    is_active bool
    Indicates if Summary rule is active. If not, Summary rule execution stops.
    name str
    The name of the resource
    provisioning_state str
    Summary rule is in provisioning state. If set to 'updating' or 'deleting', indicates a resource lock due to an ongoing operation, preventing any update to the Summary rule until the operation is complete.
    status_code str
    Indicates the reason for rule deactivation.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    description str
    The description of the Summary rule.
    display_name str
    The display name of the Summary rule.
    rule_definition RuleDefinitionResponse
    Rule definition parameters.
    rule_type str
    SummaryRules rule type: User.
    azureApiVersion String
    The Azure API version of the resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    isActive Boolean
    Indicates if Summary rule is active. If not, Summary rule execution stops.
    name String
    The name of the resource
    provisioningState String
    Summary rule is in provisioning state. If set to 'updating' or 'deleting', indicates a resource lock due to an ongoing operation, preventing any update to the Summary rule until the operation is complete.
    statusCode String
    Indicates the reason for rule deactivation.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    description String
    The description of the Summary rule.
    displayName String
    The display name of the Summary rule.
    ruleDefinition Property Map
    Rule definition parameters.
    ruleType String
    SummaryRules rule type: User.

    Supporting Types

    RuleDefinitionResponse

    BinDelay int
    The minimum delay in seconds before bin processing.
    BinSize int
    Scheduled window in minutes. Allowed values: 20, 30, 60, 120, 180, 360, 720, 1440.
    BinStartTime string
    The start time (UTC) when Summary rule execution starts.
    DestinationTable string
    The destination table used for the Summary rule results.
    Query string
    Summary rule query.
    TimeSelector string
    The time cursor used in Summary rules bins processing, e.g. TimeGenerated.
    BinDelay int
    The minimum delay in seconds before bin processing.
    BinSize int
    Scheduled window in minutes. Allowed values: 20, 30, 60, 120, 180, 360, 720, 1440.
    BinStartTime string
    The start time (UTC) when Summary rule execution starts.
    DestinationTable string
    The destination table used for the Summary rule results.
    Query string
    Summary rule query.
    TimeSelector string
    The time cursor used in Summary rules bins processing, e.g. TimeGenerated.
    binDelay Integer
    The minimum delay in seconds before bin processing.
    binSize Integer
    Scheduled window in minutes. Allowed values: 20, 30, 60, 120, 180, 360, 720, 1440.
    binStartTime String
    The start time (UTC) when Summary rule execution starts.
    destinationTable String
    The destination table used for the Summary rule results.
    query String
    Summary rule query.
    timeSelector String
    The time cursor used in Summary rules bins processing, e.g. TimeGenerated.
    binDelay number
    The minimum delay in seconds before bin processing.
    binSize number
    Scheduled window in minutes. Allowed values: 20, 30, 60, 120, 180, 360, 720, 1440.
    binStartTime string
    The start time (UTC) when Summary rule execution starts.
    destinationTable string
    The destination table used for the Summary rule results.
    query string
    Summary rule query.
    timeSelector string
    The time cursor used in Summary rules bins processing, e.g. TimeGenerated.
    bin_delay int
    The minimum delay in seconds before bin processing.
    bin_size int
    Scheduled window in minutes. Allowed values: 20, 30, 60, 120, 180, 360, 720, 1440.
    bin_start_time str
    The start time (UTC) when Summary rule execution starts.
    destination_table str
    The destination table used for the Summary rule results.
    query str
    Summary rule query.
    time_selector str
    The time cursor used in Summary rules bins processing, e.g. TimeGenerated.
    binDelay Number
    The minimum delay in seconds before bin processing.
    binSize Number
    Scheduled window in minutes. Allowed values: 20, 30, 60, 120, 180, 360, 720, 1440.
    binStartTime String
    The start time (UTC) when Summary rule execution starts.
    destinationTable String
    The destination table used for the Summary rule results.
    query String
    Summary rule query.
    timeSelector String
    The time cursor used in Summary rules bins processing, e.g. TimeGenerated.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate