Skip to content

Commit 1384274

Browse files
authored
DOC-5326 RS: Fixed link anchor for diagnostic logging API reference (#1677)
1 parent 66f9f35 commit 1384274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/clusters/logging/diagnostic-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Diagnostic logs are collected at scheduled intervals and saved in the `/var/opt/
1818

1919
## View log collector settings
2020

21-
To view the current log collection schedule and parameters for each log collector, use the REST API to [get the diagnostic logging service configuration]({{<relref "/operate/rs/references/rest-api/requests/diagnostics#put-diagnostics">}}).
21+
To view the current log collection schedule and parameters for each log collector, use the REST API to [get the diagnostic logging service configuration]({{<relref "/operate/rs/references/rest-api/requests/diagnostics#get-diagnostics">}}).
2222

2323
```sh
2424
GET /v1/diagnostics

0 commit comments

Comments
 (0)