Skip to content

Commit b5c9da5

Browse files
Merge pull request #67 from relativitydev/REL-1299616-fix-broken-troubleshooting-links
REL-1299616: Fix remaining broken links in troubleshooting docs
2 parents e5568c2 + 23db831 commit b5c9da5

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

elastic-stack-setup/troubleshooting/monitoring-agent-and-otel-collector.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ First, ensure that the core Elastic Stack components (Elasticsearch, Kibana, and
3636
A JSON response with version details indicates success.
3737
3838
4. If a service is not running, refer to its specific troubleshooting guide:
39-
- [Elasticsearch Troubleshooting](elasticsearch.md)
40-
- [Kibana Troubleshooting](kibana.md)
41-
- [APM Server Troubleshooting](apm-server.md)
39+
- [Elasticsearch Troubleshooting](https://help.relativity.com/Server2025/Content/Elasticstack/Elasticsearch_Troubleshooting.htm)
40+
- [Kibana Troubleshooting](https://help.relativity.com/Server2025/Content/Elasticstack/Kibana_Troubleshooting.htm)
41+
- [APM Server Troubleshooting](https://help.relativity.com/Server2025/Content/Elasticstack/APM_Server_Troubleshooting.htm)
4242
4343
4444
- For port-related issues, see the [Pre-requisite Troubleshooting](pre-requisite-troubleshooting.md) guide.
@@ -231,7 +231,7 @@ If the above steps do not resolve the issue, verify the following access and con
231231
232232
### Relativity Service Account Verification
233233
234-
For service account requirements and troubleshooting, see [Environment_Watch_Installer](../elastic-stack-setup-02-environment-watch/elastic-stack-setup-02-environment-watch.md)
234+
For service account requirements and troubleshooting, see [Environment_Watch_Installer](../elastic-stack-setup-02-environment-watch/ew-01-install-monitoring-agents.md)
235235
236236
237237
## Installer and Service Errors
@@ -265,5 +265,5 @@ This section covers issues related to the Environment Watch installer and the un
265265
266266
267267
For additional troubleshooting, refer to the main documentation:
268-
[Environment Watch Installer](../elastic-stack-setup-01-installation.md)
268+
[Environment Watch Installer](../elastic-stack-setup-02-environment-watch/ew-01-install-monitoring-agents.md)
269269

elastic-stack-setup/troubleshooting/relativity-server-cli.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ The Elastic APM integration package must be added and configured in Kibana befor
2828
1. Login to Kibana and navigate to **Management** > **Integrations**.
2929
2. Search for "Elastic APM" in the search bar.
3030
3. Check if "Elastic APM" appears under **Installed integrations**.
31-
4. If APM integration is not installed, follow the detailed setup instructions in the [Elastic APM Integration Setup Guide](../elasticsearch_setup_development.md#step-4-additional-setup-and-verification).
31+
4. If APM integration is not installed, follow the detailed setup instructions in the [Elastic APM Integration Setup Guide](https://help.relativity.com/Server2025/Content/Elasticstack/Installing_Elastic_Stack.htm#additional-setup-and-verification).
3232

3333
![Installed_Integrations](../../resources/troubleshooting-images/installed_integrations.png)
3434

3535
> [!NOTE]
36-
> If you encounter errors such as "Package not found" or installation timeouts during APM integration package installation, refer to the official [Elastic APM Integration Setup Guide](../elasticsearch_setup_development.md#elastic-apm-integration-package).
36+
> If you encounter errors such as "Package not found" or installation timeouts during APM integration package installation, refer to the official [Elastic APM Integration Setup Guide](https://help.relativity.com/Server2025/Content/Elasticstack/Installing_Elastic_Stack.htm#additional-setup-and-verification).
3737
3838
To verify connectivity, always use the following format for verification commands:
3939
```powershell
@@ -66,7 +66,7 @@ Expected Output:
6666

6767
#### Self Instrumentation Data View
6868

69-
Self-instrumentation allows you to monitor the CLI's own metrics, traces, and logs. See [Self-Instrumentation](apm-server.md#self-instrumentation) for setup and troubleshooting instructions.
69+
Self-instrumentation allows you to monitor the CLI's own metrics, traces, and logs. See [Self-Instrumentation](https://help.relativity.com/Server2025/Content/Elasticstack/APM_Server_Troubleshooting.htm#self-instrumentation) for setup and troubleshooting instructions.
7070

7171

7272
> Without the self-instrumentation Data View, you may not see CLI self-monitoring data in Kibana dashboards.
@@ -91,7 +91,7 @@ Kibana encryption keys must be added to `C:\elastic\kibana\config\kibana.yml` be
9191
[ERROR] Missing required Kibana encryption key: xpack.security.encryptionKey
9292
```
9393

94-
If you encounter encryption key validation errors or warnings in the CLI, follow the instructions in [Kibana Encryption Keys Configuration](kibana.md#5-kibana-encryption-keys-configuration).
94+
If you encounter encryption key validation errors or warnings in the CLI, follow the instructions in [Kibana Encryption Keys Configuration](https://help.relativity.com/Server2025/Content/Elasticstack/Kibana_Troubleshooting.htm#kibana-encryption-keys-configuration).
9595

9696
## Common CLI Errors
9797

@@ -151,4 +151,4 @@ This section covers common errors encountered during the Environment Watch and D
151151
relsvr.exe setup
152152
```
153153
154-
For full setup instructions, see [Relativity_Server_CLI Setup](../relativity_server_cli_setup.md).
154+
For full setup instructions, see [Relativity_Server_CLI Setup](../elastic-stack-setup-02-environment-watch/elastic-stack-setup-02-environment-watch.md).

0 commit comments

Comments
 (0)