From c196ebddaeba30ae9783aaac8f8d723183f85852 Mon Sep 17 00:00:00 2001 From: Rachel Elledge Date: Fri, 6 Jun 2025 11:47:39 -0500 Subject: [PATCH] DOC-5326 RS: Fixed broken link to diagnostic logging API reference --- content/operate/rs/clusters/logging/diagnostic-logging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/operate/rs/clusters/logging/diagnostic-logging.md b/content/operate/rs/clusters/logging/diagnostic-logging.md index 78b10bcd34..276d5d3d64 100644 --- a/content/operate/rs/clusters/logging/diagnostic-logging.md +++ b/content/operate/rs/clusters/logging/diagnostic-logging.md @@ -18,7 +18,7 @@ Diagnostic logs are collected at scheduled intervals and saved in the `/var/opt/ ## View log collector settings -To view the current log collection schedule and parameters for each log collector, use the REST API to [get the diagnostic logging service configuration](/operate/rs/references/rest-api/requests/diagnostics/#put-diagnostics). +To view the current log collection schedule and parameters for each log collector, use the REST API to [get the diagnostic logging service configuration]({{}}). ```sh GET /v1/diagnostics