[fa.info-vax] JNET logfiles

info-vax@ucbvax.ARPA (08/23/85)

From: John Carosso <engvax!ymir!JOHN@cit-vax>

--
                                                         00:45 23-AUG-85

The question was whether the JNET software for BITNET kept logfiles. Well,
it does infact keep fairly good logfiles. They are of the form:

        site-name.LOG

where site-name is the name the site(s) to which you have links. For
example if you had a link to a hypothetical system SYS01 the daemons
write log entries into SYS01.LOG. The file(s) are located in JAN_SYS
(whatever you define it as) and are created when the JNET daemons are
first started up. After that entries are appended to the existing file(s).

Here are a few lines of a log file we have that you might use to write an
accounting program around: The links here is between YMIR and 4CCVAX and the
log file is JAN_SYS:YMIR.LOG.

12-JUN 19:51:43 I Starting local host daemon (DAE V1.14) on YMIR    
12-JUN 19:51:44 I Starting local mail delivery (LMD V2.01) on YMIR    
12-JUN 19:56:10 Processing PUNCH file ANDY.MAIL
12-JUN 19:56:10   from ANDY@4CCVAX to JOHN@YMIR
12-JUN 19:56:10   class M,     6 records
12-JUN 19:56:14 L         JOHN    ANDY@4CCVAX : ANDY@4CCVAX
12-JUN 20:13:50 Processing PUNCH file ANDY.MAIL
12-JUN 20:13:50   from ANDY@4CCVAX to JOHN@YMIR
12-JUN 20:13:51   class M,     4 records
12-JUN 20:13:53 L         JOHN    ANDY@4CCVAX : ANDY@4CCVAX
12-JUN 20:17:57 Processing PUNCH file ANDY.MAIL
12-JUN 20:17:57   from ANDY@4CCVAX to JOHN@YMIR
12-JUN 20:17:57   class M,     4 records
12-JUN 20:17:59 L         JOHN    ANDY@4CCVAX : ANDY@4CCVAX
12-JUN 23:01:02 C YMIR            YMIR    JOHN    FINGER
12-JUN 23:03:33 Processing PUNCH file LOGIN.COM
12-JUN 23:03:34   from JOHN@YMIR to JOHN@YMIR
12-JUN 23:03:34   class A,    45 records
12-JUN 23:03:35   Spec: DJA0:[JNETFILES]LOGIN.COM;1
12-JUN 23:03:37 L         JOHN    JOHN@YMIR : JOHN@YMIR
12-JUN 23:14:37 Processing PUNCH file LOGIN.COM
12-JUN 23:14:37   from JOHN@YMIR to JOHN@YMIR
12-JUN 23:14:37   class A,    45 records
12-JUN 23:14:38   Spec: DUA1:[JNETFILES]LOGIN.COM;1
12-JUN 23:14:40 L         JOHN    JOHN@YMIR : JOHN@YMIR
12-JUN 23:27:47 I Starting local host daemon (DAE V1.14) on YMIR    
12-JUN 23:27:48 I Starting local mail delivery (LMD V2.01) on YMIR    
12-JUN 23:27:48 Starting Mail/File Server (MFS V1.02) on YMIR    
12-JUN 23:30:47 I Starting local host daemon (DAE V1.14) on YMIR    
12-JUN 23:30:47 Starting Mail/File Server (MFS V1.02) on YMIR    
12-JUN 23:30:47 I Starting local mail delivery (LMD V2.01) on YMIR    
13-JUN 14:45:50 C YMIR            YMIR    JOHN    FING
13-JUN 14:54:17 C YMIR            YMIR    JOHN    FINGER
13-JUN 14:55:15 Processing PUNCH file LOGIN.COM
13-JUN 14:55:16   from JOHN@YMIR to JOHN@YMIR
13-JUN 14:55:16   class A,    46 records
13-JUN 14:55:17   Spec: DUA1:[JNETFILES]LOGIN.COM;1
13-JUN 14:55:19 L         JOHN    JOHN@YMIR : JOHN@YMIR
13-JUN 14:56:51 Processing PUNCH file JOHN.MAIL
13-JUN 14:56:52   from JOHN@YMIR to JOHN@YMIR
13-JUN 14:56:52   class M,     6 records
13-JUN 14:56:54 L         JOHN    JOHN@YMIR : JOHN@YMIR
13-JUN 18:52:43 C YMIR            YMIR    JOHN    FING
13-JUN 18:52:55 C YMIR            YMIR    JOHN    HELP FINGER
13-JUN 18:53:17 C YMIR            YMIR    JOHN    HELP FINGER JOHN
13-JUN 18:53:27 C YMIR            YMIR    JOHN    FINGER JOHN
13-JUN 18:54:38 C YMIR            YMIR    JOHN    FINGER JOHN JOHN
13-JUN 18:55:42 C YMIR            YMIR    JOHN    HELP
13-JUN 18:55:56 C YMIR            YMIR    JOHN    HELP SHOW
13-JUN 18:56:57 C YMIR            YMIR    JOHN    HELP SHOW TIME
13-JUN 18:57:04 C YMIR            YMIR    JOHN    SHOW TIME
13-JUN 18:57:22 C YMIR            YMIR    JOHN    SHOW USER
13-JUN 19:14:26 Processing PUNCH file LOGIN.COM
13-JUN 19:14:27   from ANDY@4CCVAX to JOHN@YMIR
13-JUN 19:14:27   class A,    74 records
13-JUN 19:14:28   Spec: DUA1:[JNETFILES]LOGIN.COM;1
13-JUN 19:14:30 L         JOHN    ANDY@4CCVAX : ANDY@4CCVAX
13-JUN 19:40:32 C YMIR            4CCVAX  ANDY    FINGER
13-JUN 19:42:04 ? TIMBUKTUME      4CCVAX  ANDY    HI
13-JUN 19:42:05 ? Can not route to TIMBUKTU

The entries seem to have the types:

        I - Informational
        L - Link-to-link mail and file transfer (VMS MAIL hooks)
        C - Remote command (SEND/COMMAND)
        ? - Illegal command or routing

The PUNCH file entries are generated from a file transfer.
I haven't seen any other types in our logfiles.

Hope this is of some help. I haven't seen any documentation on any of
this, but it look pretty straight forward. By the way, our BITNET link
runs great over DECnet and we are still waiting for a link to our local
IBM system that will allow us to talk to the rest of the world.


                                                John Carosso
                                                Harvey Mudd College
                                                engvax!ymir!john
                                                (714) 621-8023 x3619

P.s. If you do get a working accounting program would you be willing 
to distribute it?