Skip to content

Commit 8aae77c

Browse files
committed
fixed links
1 parent d11b9e5 commit 8aae77c

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

articles/spring-apps/enterprise/how-to-log-streaming.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@ ms.custom: devx-track-java, devx-track-extended-java, devx-track-azurecli
1818

1919
**This article applies to:** ✔️ Basic/Standard ✔️ Enterprise
2020

21-
This article describes how to enable log streaming in the Azure CLI to get real-time application console logs for troubleshooting. You can also use diagnostics settings to analyze diagnostics data in Azure Spring Apps. For more information, see [Analyze logs and metrics with diagnostics settings](./diagnostic-services.md).
22-
23-
> [!NOTE]
24-
> - For more information on streaming logs of jobs in Azure Spring Apps, see [Stream Azure Spring Apps job logs in real time](./how-to-asa-job-log-streaming.md).
25-
> - For more information on streaming logs of managed components in Azure Spring Apps, see [Stream Azure Spring Apps managed component logs in real time](./how-to-managed-component-log-streaming.md).
21+
This article describes how to enable log streaming in the Azure CLI to get real-time application console logs for troubleshooting. You can also use diagnostics settings to analyze diagnostics data in Azure Spring Apps. For more information, see [Analyze logs and metrics with diagnostics settings](./diagnostic-services.md). For more information on streaming logs, see [Stream Azure Spring Apps job logs in real time](./how-to-job-log-streaming.md) and [Stream Azure Spring Apps managed component logs in real time](./how-to-managed-component-log-streaming.md).
2622

2723
## Prerequisites
2824

@@ -198,5 +194,5 @@ The following table shows an example of a basic rule that we recommend. You can
198194

199195
- [Quickstart: Monitoring Azure Spring Apps apps with logs, metrics, and tracing](../basic-standard/quickstart-logs-metrics-tracing.md)
200196
- [Analyze logs and metrics with diagnostics settings](./diagnostic-services.md)
201-
- [Stream Azure Spring Apps job logs in real time](./how-to-asa-job-log-streaming.md)
197+
- [Stream Azure Spring Apps job logs in real time](./how-to-job-log-streaming.md)
202198
- [Stream Azure Spring Apps managed component logs in real time](./how-to-managed-component-log-streaming.md)

articles/spring-apps/enterprise/how-to-managed-component-log-streaming.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@ ms.custom: devx-track-java, devx-track-extended-java, devx-track-azurecli
1616
1717
**This article applies to:** ❌ Basic/Standard ✔️ Enterprise
1818

19-
This article describes how to use the Azure CLI to get real-time logs of managed components for troubleshooting. You can also use diagnostics settings to analyze diagnostics data in Azure Spring Apps. For more information, see [Analyze logs and metrics with diagnostics settings](./diagnostic-services.md).
20-
21-
> [!NOTE]
22-
> - For more information on streaming logs of applications in Azure Spring Apps, see [Stream Azure Spring Apps application console logs in real time](./how-to-log-streaming.md).
23-
> - For more information on streaming logs of jobs in Azure Spring Apps, see [Stream Azure Spring Apps job logs in real time](./how-to-asa-job-log-streaming.md).
19+
This article describes how to use the Azure CLI to get real-time logs of managed components for troubleshooting. You can also use diagnostics settings to analyze diagnostics data in Azure Spring Apps. For more information, see [Analyze logs and metrics with diagnostics settings](./diagnostic-services.md). For more information on streaming logs, see [Stream Azure Spring Apps application console logs in real time](./how-to-log-streaming.md) and [Stream Azure Spring Apps job logs in real time](./how-to-job-log-streaming.md).
2420

2521
## Prerequisites
2622

@@ -327,4 +323,4 @@ The following table shows an example of a basic rule that we recommend. You can
327323
- [Troubleshoot VMware Spring Cloud Gateway](./how-to-troubleshoot-enterprise-spring-cloud-gateway.md)
328324
- [Use Application Configuration Service](./how-to-enterprise-application-configuration-service.md)
329325
- [Stream Azure Spring Apps application console logs in real time](./how-to-log-streaming.md)
330-
- [Stream Azure Spring Apps job logs in real time](./how-to-asa-job-log-streaming.md)
326+
- [Stream Azure Spring Apps job logs in real time](./how-to-job-log-streaming.md)

0 commit comments

Comments
 (0)