Microsoft.OperationalInsights/workspaces

3 diagnostic categories routing into 3 Log Analytics tables.

allLogs audit

Source: Microsoft Learn

Diagnostic categories

  • Audit

    Basic Logs Ingestion-time transform
    Routes to
    LAQueryLogs
  • Jobs

    Basic Logs Ingestion-time transform Cost to export
    Routes to
    LAJobLogs
  • SummaryLogs

    Summary Logs

    Basic Logs Ingestion-time transform Cost to export
    Routes to
    LASummaryLogs

Destination tables

  • LAJobLogs

    Provides information about jobs executions (e.g. Export Job) within Log Analytics workspace. Including job status, duration, and errors.

    17 columns in this table.

  • LAQueryLogs

    Audit logs for queries executed in Log Analytics Workspaces.

    34 columns in this table.

  • LASummaryLogs

    Provides Summary logs rules execution details, including run status, duration and errors. Can be used to view bins executions statuses, identify rules that take a long time to complete, and failures that could be optimized in query, or shorted bin time.

    16 columns in this table.