From c6b9f0260646bcaf9374b82ce5afe1d9f13e6b41 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:51:04 +0100 Subject: [PATCH] docs(telemetry): match runbook to generic /var/log/xrpld log path Follow the config change that replaced the personal home directory: the runbook prose now points at /var/log/xrpld/mainnet/debug.log, matching the mainnet config and the collector's filelog receiver. Co-Authored-By: Claude Opus 4.8 --- docs/telemetry-runbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/telemetry-runbook.md b/docs/telemetry-runbook.md index dc4be8a794..110b5471de 100644 --- a/docs/telemetry-runbook.md +++ b/docs/telemetry-runbook.md @@ -59,7 +59,7 @@ public network with all tracing and native metrics enabled: Both set `[insight] server=otel` (native metrics → collector → Prometheus, which drives the dashboards) and `service_instance_id`, exposed by Prometheus as the `exported_instance` label that the `$node` dashboard variable filters on. The -mainnet config logs to `/home/pratik/xrpld-logs/mainnet/debug.log` — the path +mainnet config logs to `/var/log/xrpld/mainnet/debug.log` — the path the collector's filelog receiver tails for log-trace correlation. Metrics begin flowing as soon as the node connects to peers (`server_state`