Skip to content

Commit

Permalink
Gather AppHealth logs
Browse files Browse the repository at this point in the history
  • Loading branch information
zmyzheng committed Sep 4, 2024
1 parent 55cf81e commit bb0d92c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/manifest_by_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ File Path | Manifest
/WindowsAzure/Logs/Plugins/Microsoft.Compute.VMAccessAgent/\*/JsonVMAccessExtension.l<br>og | agents, diagnostic, min-diagnostic, normal, vmdiagnostic, windowsupdate
/WindowsAzure/Logs/Plugins/Microsoft.EnterpriseCloud.Monitoring.MicrosoftMonitoringAg<br>ent/\*/0.log | agents, diagnostic, normal, vmdiagnostic, windowsupdate
/WindowsAzure/Logs/Plugins/Microsoft.ManagedIdentity.ManagedIdentityExtensionForWindo<br>ws/\*/RuntimeSettings/\*.xml | diagnostic, vmdiagnostic, windowsupdate
/WindowsAzure/Logs/Plugins/Microsoft.ManagedServices.ApplicationHealthWindows/\*/\* | diagnostic
/WindowsAzure/Logs/Plugins/Microsoft.Powershell.DSC/\*/DSCLOG\*.json | agents, diagnostic, normal, vmdiagnostic, windowsupdate
/WindowsAzure/Logs/Plugins/Microsoft.Powershell.DSC/\*/DscExtensionHandler\*.log | agents, diagnostic, normal, vmdiagnostic, windowsupdate
/WindowsAzure/Logs/Plugins/Microsoft.SqlServer.Management.SqlIaaSAgent/\*/CommandExec<br>ution\*.log | sql-iaas
Expand Down Expand Up @@ -675,4 +676,4 @@ File Path | Manifest
/k/kubeclusterconfig.json | aks
/unattend.xml | diagnostic, eg, normal, vmdiagnostic, windowsupdate

*File was created by running [parse_manifest.py](../tools/parse_manifest.py) on `2024-08-28 10:29:40.331135`*
*File was created by running [parse_manifest.py](../tools/parse_manifest.py) on `2024-09-04 14:05:29.616858`*
3 changes: 2 additions & 1 deletion docs/manifest_content.md
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,7 @@ diagnostic | copy | /Packages/Plugins/Microsoft.Powershell.DSC/\*/DSCVersion.xml
diagnostic | copy | /Packages/Plugins/Microsoft.Powershell.DSC/\*/DSCWork/HotfixInstallInProgress.dsc
diagnostic | copy | /Packages/Plugins/Microsoft.Powershell.DSC/\*/DSCWork/PreInstallDone.dsc
diagnostic | copy | /Packages/Plugins/Microsoft.SqlServer.Management.SqlIaaSAgent/\*/PackageDefinition.xm<br>l
diagnostic | copy | /WindowsAzure/Logs/Plugins/Microsoft.ManagedServices.ApplicationHealthWindows/\*/\*
diagnostic | copy | /WindowsAzure/Logs/Plugins/Microsoft.Azure.NetworkWatcher.Edp.NetworkWatcherAgentWind<br>ows/\*/\*.txt
diagnostic | copy | /WindowsAzure/Logs/Plugins/Microsoft.Azure.NetworkWatcher.Edp.NetworkWatcherAgentWind<br>ows/\*/\*.log
diagnostic | copy | /WindowsAzure/Logs/Plugins/Microsoft.Azure.NetworkWatcher.NetworkWatcherAgentWindows/<br>\*/\*.txt
Expand Down Expand Up @@ -1840,4 +1841,4 @@ workloadbackup | copy | /WindowsAzure/Logs/Plugins/\*
workloadbackup | copy | /WindowsAzure/Logs/AggregateStatus/aggregatestatus\*.json
workloadbackup | copy | /WindowsAzure/Logs/AppAgentRuntime.log

*File was created by running [parse_manifest.py](../tools/parse_manifest.py) on `2024-08-28 10:29:40.331135`*
*File was created by running [parse_manifest.py](../tools/parse_manifest.py) on `2024-09-04 14:05:29.616858`*

0 comments on commit bb0d92c

Please sign in to comment.