You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: This article describes how to query the logs for Update Management in your Log Analytics workspace.
4
4
services: automation
5
5
ms.subservice: update-management
6
-
ms.date: 03/11/2020
6
+
ms.date: 03/31/2020
7
7
ms.topic: conceptual
8
8
---
9
9
# Query update records for Update Management in Azure Monitor Logs
@@ -138,7 +138,7 @@ A record with a type of `UpdateSummary` is created that provides update summary
138
138
| CriticalUpdatesMissing | Number of critical updates missing that are applicable. |
139
139
| ManagementGroupName | Name of the Operations Manager management group or Log Analytics workspace. |
140
140
| NETRuntimeVersion | Version of .NET Framework installed on the Windows computer. |
141
-
| OldestMissingSecurityUpdateBucket | Values are:<br> *Recent*<br> *30 days ago*<br> *60 days ago*<br> *Older*|
141
+
| OldestMissingSecurityUpdateBucket | Values are:<br> *Recent* if value is less than 30 days<br> *30 days ago*<br> *60 days ago*<br> *90 days ago*<br> *120 days ago*<br> *150 days ago*<br> *180 days ago*<br> *Older* when value is greater than 180 days|
142
142
| OldestMissingSecurityUpdateInDays | Total number of days for the oldest update detected as applicable that has not been installed. |
143
143
| OsVersion | The version of the operating system. |
144
144
| OtherUpdatesMissing | Count of detected updates missing. |
0 commit comments