diff --git a/cfg/xrpld-example.cfg b/cfg/xrpld-example.cfg index 9e334e6f4f3..f80d4a8141a 100644 --- a/cfg/xrpld-example.cfg +++ b/cfg/xrpld-example.cfg @@ -1192,6 +1192,11 @@ # # Example: debug.log # +# In a container, you can set this to /dev/stdout (or /proc/1/fd/1, which is +# more portable) to route the server's logs to the container log driver. With +# --silent, the console (stderr) log sink is disabled, so the [debug_logfile] +# sink is the only one that keeps receiving ongoing logs. +# # # # [insight]