Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Short output format of an ADM log record

&pagelevel(5)&pagelevel

In the following examples, the option -rt=a causes only ADM log records to be output.

  1. Output ADM log records on a client:

    ftshwl ftadmin -rt=a -nb=5
    TYP LOG-ID TIME     RC    PARTNER  INITIAT. PROFILE  USER-ADM FILENAME
    2017-01-16
    A       39 04:30:35 0000 <flexthom ftadmin           ftadmin
    A       36 04:30:15 0000 <flexthom ftadmin           ftadmin
    A       33 04:29:49 0000 <flexthom ftadmin           ftadmin
    A       30 04:28:15 0000 <flexthom ftadmin           ftadmin
    A       27 04:22:56 0000 <flexthom ftadmin           ftadmin
    
  2. Output ADM log record on the administered openFT instance:

    ftshwl -rt=a
    TYP LOG-ID TIME     RC    PARTNER  INITIAT. PROFILE  USER-ADM FILENAME
    2017-01-16
    A     2575 13:30:15 0000 >ftadm:/* *REMOTE  adminrem admin001
    
  3. Output routing ADM log record on the remote administration server:

    ftshwl -rt=a -ff=f
    TYP LOG-ID TIME     RC    PARTNER  INITIAT. PROFILE  USER-ADM FILENAME
    2017-01-16 
    AF     396 13:22:54 0000 >Testrech *REMOTE  adminacc admin002
    

Explanation

The following differences apply to ADM log records compared with FT or FTAC log records:

  • The value A is output for an ADM log record in the TYP column. In the case of ADM log records with routing information on the remote administration server (ftshwl -ff=f), the value F is also shown in column 2.

  • The FILENAME column is empty for ADM log records.