In the following examples, the option -rt=a causes only ADM log records to be output.
ADM log record on a client:
ftshwl -rt=a -l LOGGING-ID = 27 RC = 0000 TIME = 2016-11-16 04:22:56 TRANS = FROM REC-TYPE= ADM FUNCTION = REM-ADMIN TRANS-ID = 190845 PROFILE = SEC-OPTS = ENCR+DICHK, RSA-768 / AES-256 INITIATOR= ftadmin USER-ADM = ftadmin PARTNER = flexthom ADM-CMD = ftshwo ADMIN-ID = ROUTING = Muenchen/Jonny
ADM log records on the remote administration server:
ftshwl -rt=a -l -nb=3 LOGGING-ID = 400 RC = 0000 TIME = 2016-11-16 13:22:56 TRANS = TO REC-TYPE= ADM FUNCTION = REM-ADMIN TRANS-ID = 65608 PROFILE = adminacc SEC-OPTS = ENCR+DICHK, RSA-2048 / AES-256 INITIATOR= *REMOTE USER-ADM = admin002 PARTNER = ftadm://cog2-test-eng.homenet.de ADM-CMD = ftshwo ADMIN-ID = Hugo ROUTING = Munich/Jonny LOGGING-ID = 399 RC = 0000 TIME = 2016-11-16 13:22:55 TRANS = FROM REC-TYPE= ADM FUNCTION = REM-ADMIN TRANS-ID = 152973 PROFILE = SEC-OPTS = ENCR+DICHK, RSA-2048 / AES-256 INITIATOR= admin002 USER-ADM = admin002 PARTNER = Test0001 ADM-CMD = ftshwo ADMIN-ID = ROUTING = LOGGING-ID = 396 RC = 0000 TIME = 2016-11-16 13:22:54 TRANS = TO REC-TYPE= ADM FUNCTION = REM-ADMIN-ROUT TRANS-ID = PROFILE = adminacc SEC-OPTS = INITIATOR= *REMOTE USER-ADM = admin002 PARTNER = Test0001 ADM-CMD = ftshwo ADMIN-ID = Hugo ROUTING = Munich/Jonny
ADM log record on the administered openFT instance:
ftshwl -rt=a -l LOGGING-ID = 2571 RC = 0000 TIME = 2016-11-16 13:29:49 TRANS = TO REC-TYPE= ADM FUNCTION = REM-ADMIN TRANS-ID = 334030 PROFILE = adminrem SEC-OPTS = ENCR+DICHK, RSA-2048 / AES-256 INITIATOR= *REMOTE USER-ADM = admin001 PARTNER = ftadm://flexthom.homenet.de ADM-CMD = ftshwl ADMIN-ID = ROUTING =
Explanation
LOGGING-ID
Log record number, up to twelve characters in length
RC
Reason code of the request.
TIME
Specifies time when the log record was written
REC-TYPE
ADM is always output here for ADM log records
FUNCTION
Administration function executed:
REM-ADMIN
Execute remote administration request
REM-ADMIN-ROUT
Check admission for remote administration request and forward remote administration request to the openFT instance to be administered if the admission check is successful
TRANS-ID
Number of the administration request
PROFILE
Name of the profile used
SEC-OPTS
Security options used during transfer:
ENCR
Encryption of the request description
DICHK
Data integrity check of the request description
DENCR
Encryption of the transferred file content
DDICHK
Data integrity check of the transferred file content
LAUTH
Authentication of the local system in the remote system (authentication level 1)
LAUTH2
Authentication level of the local system in the remote system (authentication level 2)
RAUTH
Authentication of the remote system in the local system (authentication level 1)
RAUTH2
Authentication level of the remote system in the local system (authentication level 2)
RSA-nnn
Length of the RSA key used for the encryption
AES-128 / AES-256 / DES
The encryption algorithm used
INITIATOR
Request initiator. If initiated in the local system: login name. If initiated in the remote system: *REMOTE
USER-ADM
User ID to which the remote administration request refers in the local system
PARTNER
Partner system involved. Depending on the location to which the ADM log record was written, the following is output:
Client: Name/address of the remote administration server
Remote administration server (inbound): Name/address of the client
Remote administration server (outbound): Name/address of the openFT instance to be administered
Administered openFT instance: Name/address of the remote administration server
ADM-CMD
Administration command without parameters
ADMIN-ID
Administrator ID under which the request is processed on the remote administration server. In the case of ADM log records on a client, this field is empty.
ROUTING
Routing information on the openFT instance to be administered