Skip to content

Commit b0291c2

Browse files
committed
edits
1 parent 8a3dfb0 commit b0291c2

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

articles/spring-apps/diagnostic-services.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ Choose the log category and metric category you want to monitor.
3333
3434
## Logs
3535

36-
|Log | Description |
37-
|----|----|
38-
| **ApplicationConsole** | Console log of all customer applications. |
39-
| **SystemLogs** | All available LogTypes are `ConfigServer`(Basic/Standard tier only), `ServiceRegistry`(all tiers), `ApiPortal`(Enterprise tier only), `ApplicationConfigurationService`(Enterprise tier only), `SpringCloudGateway` (Enterprise tier only), `SpringCloudGatewayOperator` (Enterprise tier only) |
40-
| **IngressLogs** | [Ingress logs](#show-ingress-log-entries-containing-a-specific-host) of all customer's applications, only access logs. |
41-
| **BuildLogs** | [Build logs](#show-build-log-entries-for-a-specific-app) of all customer's applications for each build stage. |
36+
| Log | Description |
37+
|------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
38+
| **ApplicationConsole** | Console log of all customer applications. |
39+
| **SystemLogs** | The available `LogType` values are `ConfigServer`(Basic/Standard tier only), `ServiceRegistry`(all tiers), `ApiPortal`(Enterprise tier only), `ApplicationConfigurationService`(Enterprise tier only), `SpringCloudGateway` (Enterprise tier only), and `SpringCloudGatewayOperator` (Enterprise tier only) |
40+
| **IngressLogs** | [Ingress logs](#show-ingress-log-entries-containing-a-specific-host) of all customer's applications, only access logs. |
41+
| **BuildLogs** | [Build logs](#show-build-log-entries-for-a-specific-app) of all customer's applications for each build stage. |
4242

4343
## Metrics
4444

@@ -238,8 +238,7 @@ AppPlatformSystemLogs 
238238
| limit 100
239239
```
240240

241-
242-
There is another component named Spring Cloud Gateway Operator. It controls the lifecycle of Spring Cloud Gateway and routes. If you have any issue related why the route doesn't take effective, you may check the logs here. To review log entries for VMware Spring Cloud Gateway Operator in Enterprise tier, run the following query:
241+
Another component, named Spring Cloud Gateway Operator, controls the lifecycle of Spring Cloud Gateway and routes. If you encounter any issues with the route not taking effect, check the logs for this component. To review log entries for VMware Spring Cloud Gateway Operator in Enterprise tier, run the following query:
243242

244243
```sql
245244
AppPlatformSystemLogs 

0 commit comments

Comments
 (0)