commit e7b6f624cbc3597e209afe04c896c90520019c32 parent 44f26af9a01c76e7aa9d1ac973630269a6f28bd5 Author: MS <ms@taler.net> Date: Thu, 9 Nov 2023 11:37:59 +0100 nexus config: logging submitted pain.001 as well. Diffstat:
| M | manpages/libeufin-nexus.conf.5.rst | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/manpages/libeufin-nexus.conf.5.rst b/manpages/libeufin-nexus.conf.5.rst @@ -109,6 +109,15 @@ FREQUENCY the duration number is zero. Finally, even with a duration number of zero, the duration unit must be specified. +SUBMISSIONS_LOG_DIRECTORY + Optional value to define the path where the pain.001 documents would be stored + after a submission. This directory would contain several directories, each named + after the YYYY-MM-DD format. The pain.001 file would then be named in the following + schema: ``$submissionTimestampMicroseconds_requestUid_$requestUid_pain.001.xml``. + ``$requestUid`` is the same value that constitutes the pain.001 ``MsgIg`` element. + In the event that one log file would be overridden, ``ebics-submit`` fails without + overriding it. + SEE ALSO ========