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
Copy file name to clipboardExpand all lines: articles/spring-apps/diagnostic-services.md
+59-6Lines changed: 59 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,12 +33,12 @@ Choose the log category and metric category you want to monitor.
33
33
34
34
## Logs
35
35
36
-
|Log | Description |
37
-
|----|----|
38
-
|**ApplicationConsole**| Console log of all customer applications. |
39
-
|**SystemLogs**| Currently, only[Spring Cloud Config Server](https://cloud.spring.io/spring-cloud-config/reference/html/#_spring_cloud_config_server) logs in this category.|
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. |
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:
Azure Monitor provides extensive support for querying application logs by using Log Analytics. To learn more about this service, see [Get started with log queries in Azure Monitor](../azure-monitor/logs/get-started-queries.md). For more information about building queries to analyze your application logs, see [Overview of log queries in Azure Monitor](../azure-monitor/logs/log-query-overview.md).
0 commit comments