Skip to content

Commit 714043c

Browse files
author
Jeff Gilbert
committed
Updated diagnostics article and table
1 parent b32ceb6 commit 714043c

File tree

1 file changed

+29
-69
lines changed

1 file changed

+29
-69
lines changed

articles/azure-stack/azure-stack-diagnostics.md

Lines changed: 29 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -106,80 +106,40 @@ if($s)
106106
### Parameter considerations for both ASDK and integrated systems
107107

108108
- If the **FromDate** and **ToDate** parameters are not specified, logs are collected for the past four hours by default.
109-
- Use the **FilterByNode** parameter to filter logs by computer name. For example:
110-
```powershell
109+
- Use the **FilterByNode** parameter to filter logs by computer name. For example:
111110
Get-AzureStackLog -OutputPath <path> -FilterByNode azs-xrp01
112-
```
113-
- Use the **FilterByLogType** parameter to filter logs by type. You can choose to filter by File, Share or WindowsEvent. For example:
114-
```powershell
111+
- Use the **FilterByLogType** parameter to filter logs by type. You can choose to filter by File, Share or WindowsEvent. For example:
115112
Get-AzureStackLog -OutputPath <path> -FilterByLogType File
116-
```
117113
- You can use the **TimeOutInMinutes** parameter to set the timeout for log collection. It is set to 150 (2.5 hours) by default.
118114
- In version 1805 and later, dump file log collection is disabled by default. To enable it, use the **IncludeDumpFile** switch parameter.
119115
- Currently, you can use the **FilterByRole** parameter to filter log collection by the following roles:
120-
121-
| | | |
122-
| - | - | - |
123-
| ACS | DeploymentMachine | NC |
124-
| ACSBlob | DiskRP | Network |
125-
| ACSFabric | Domain | NonPrivilegedAppGateway |
126-
| ACSFrontEnd | ECE | NRP |
127-
| ACSMetrics | ExternalDNS | OEM |
128-
| ACSMigrationService | Fabric | PXE |
129-
| ACSMonitoringService | FabricRing | SeedRing |
130-
| ACSSettingsService | FabricRingServices | SeedRingServices |
131-
| ACSTableMaster | FRP | SLB |
132-
| ACSTableServer | Gallery | SlbVips |
133-
| ACSWac | Gateway | SQL |
134-
| ADFS | HealthMonitoring | SRP |
135-
| ASAppGateway | HRP | Storage |
136-
| NCAzureBridge | IBC | StorageAccounts |
137-
| AzurePackConnector | IdentityProvider | StorageController |
138-
| AzureStackBitlocker | iDns | Tenant |
139-
| BareMetal | InfraServiceController | TraceCollector |
140-
| BRP | Infrastructure | URP |
141-
| CA | KeyVaultAdminResourceProvider | UsageBridge |
142-
| Cloud | KeyVaultControlPlane | VirtualMachines |
143-
| Cluster | KeyVaultDataPlane | WAS |
144-
| Compute | KeyVaultInternalControlPlane | WASBootstrap |
145-
| CPI | KeyVaultInternalDataPlane | WASPUBLIC |
146-
| CRP | KeyVaultNamingService | |
147-
| DatacenterIntegration | MonitoringAgent | |
148-
| | | |
149-
150-
151-
152-
153-
154-
| | | | |
155-
| - | - | - | - |
156-
|ACS|Compute|InfraServiceController|QueryServiceCoordinator|
157-
|ACSBlob|CPI|Infrastructure|QueryServiceWorker|
158-
|ACSDownloadService|CRP|KeyVaultAdminResourceProvider|SeedRing|
159-
|ACSFabric|DatacenterIntegration|KeyVaultControlPlane|SeedRingServices|
160-
|ACSFrontEnd|DeploymentMachine|KeyVaultDataPlane|SLB|
161-
|ACSMetrics|DiskRP|KeyVaultInternalControlPlane|SlbVips|
162-
|ACSMigrationService|Domain|KeyVaultInternalDataPlane|SQL|
163-
|ACSMonitoringService|ECE|KeyVaultNamingService|SRP|
164-
|ACSSettingsService|EventAdminRP|MDM|Storage|
165-
|ACSTableMaster|EventRP|MetricsAdminRP|StorageAccounts|
166-
|ACSTableServer|ExternalDNS|MetricsRP|StorageController|
167-
|ACSWac|Fabric|MetricsServer|Tenant|
168-
|ADFS|FabricRing|MetricsStoreService|TraceCollector|
169-
|ApplicationController|FabricRingServices|MonAdminRP|URP|
170-
|ASAppGateway|FirstTierAggregationService|MonitoringAgent|Usage|
171-
|AzureBridge|FRP|MonRP|UsageBridge|
172-
|AzureMonitor|Gallery|NC|VirtualMachines|
173-
|AzureStackBitlocker|Gateway|Network|WAS|
174-
|BareMetal|HealthMonitoring|NonPrivilegedAppGateway|WASBootstrap|
175-
|BRP|HintingServiceV2|NRP|WASPUBLIC|
176-
|CA|HRP|OboService|WindowsDefender|
177-
|CacheService|IBC|OEM| |
178-
|Cloud|IdentityProvider|OnboardRP| |
179-
|Cluster|iDns|PXE| |
180-
| | | | |
181-
182-
116+
| | | | |
117+
| - | - | - | - |
118+
|ACS|Compute|InfraServiceController|QueryServiceCoordinator|
119+
|ACSBlob|CPI|Infrastructure|QueryServiceWorker|
120+
|ACSDownloadService|CRP|KeyVaultAdminResourceProvider|SeedRing|
121+
|ACSFabric|DatacenterIntegration|KeyVaultControlPlane|SeedRingServices|
122+
|ACSFrontEnd|DeploymentMachine|KeyVaultDataPlane|SLB|
123+
|ACSMetrics|DiskRP|KeyVaultInternalControlPlane|SlbVips|
124+
|ACSMigrationService|Domain|KeyVaultInternalDataPlane|SQL|
125+
|ACSMonitoringService|ECE|KeyVaultNamingService|SRP|
126+
|ACSSettingsService|EventAdminRP|MDM|Storage|
127+
|ACSTableMaster|EventRP|MetricsAdminRP|StorageAccounts|
128+
|ACSTableServer|ExternalDNS|MetricsRP|StorageController|
129+
|ACSWac|Fabric|MetricsServer|Tenant|
130+
|ADFS|FabricRing|MetricsStoreService|TraceCollector|
131+
|ApplicationController|FabricRingServices|MonAdminRP|URP|
132+
|ASAppGateway|FirstTierAggregationService|MonitoringAgent|Usage|
133+
|AzureBridge|FRP|MonRP|UsageBridge|
134+
|AzureMonitor|Gallery|NC|VirtualMachines|
135+
|AzureStackBitlocker|Gateway|Network|WAS|
136+
|BareMetal|HealthMonitoring|NonPrivilegedAppGateway|WASBootstrap|
137+
|BRP|HintingServiceV2|NRP|WASPUBLIC|
138+
|CA|HRP|OboService|WindowsDefender|
139+
|CacheService|IBC|OEM| |
140+
|Cloud|IdentityProvider|OnboardRP| |
141+
|Cluster|iDns|PXE| |
142+
| | | | |
183143

184144

185145
### <a name="bkmk_gui"></a>Collect logs using a graphical user interface

0 commit comments

Comments
 (0)