Pierre and I have already discussed this via email before I was aware of this thread, but I will reply here as well for the benefit of others.
The Domino plug-in for Snap Creator automatically handles Domino transaction logs.
It is able to do this since the Domino parameters point to the notes.ini file. The notes.ini file contains all of the transaction log information that we need.
The only additional action that needs to be taken is the volume that contains the Domino transaction logs needs to be included in the list of volumes that are captured - i.e. if you are using a Domino Data volume and a Domino Log volume both volumes need to be listed in the volume section so that they are captured as part of the snapshot.
When using Domino archive style logging the Domino plug-in manages removing old .txn files.
Additionally, with Snap Creator 3.5 we have built greater intelligence into the plug-in to help manage the Domino transaction log files and the change info files created by the Snap Creator plug-in.
This feature is used by setting up Snap Creator archiving - the following settings are recommended with Snap Creator 3.5 or greater:
ARCHIVE_LOG_ENABLE=Y
ARCHIVE_LOG_RETENTION=(>=<NTAP_SNAPSHOT_RETENTIONS>)
ARCHIVE_LOG_DIR=<DOMINO_CHANGE_INFO_PATH>/logs
ARCHIVE_LOG_EXT=TXN
ARCHIVE_LOG_RECURSIVE_SEARCH=N
Hope this helps!
John