re:log files
"Eric (E.) Rosenquist" <rosenqui@bnr.ca> Wed, 01 September 1993 15:21 UTC
Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa06553;
1 Sep 93 11:21 EDT
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa06549;
1 Sep 93 11:21 EDT
Received: from haig.cs.ucl.ac.uk by CNRI.Reston.VA.US id aa12375;
1 Sep 93 11:21 EDT
Received: from bells.cs.ucl.ac.uk by haig.cs.ucl.ac.uk with local SMTP
id <g.03632-0@haig.cs.ucl.ac.uk>; Wed, 1 Sep 1993 15:08:47 +0100
Received: from x400gate.bnr.ca by bells.cs.ucl.ac.uk with Internet SMTP
id <g.07663-0@bells.cs.ucl.ac.uk>; Wed, 1 Sep 1993 15:07:44 +0100
X400-Received: by mta x400gate.bnr.ca in /PRMD=BNR/ADMD=TELECOM.CANADA/C=CA/;
Relayed; Wed, 1 Sep 1993 09:54:38 -0400
X400-Received: by /PRMD=BNR/ADMD=TELECOM.CANADA/C=CA/; Relayed;
Wed, 1 Sep 1993 09:53:57 -0400
X400-Received: by /PRMD=BNR/ADMD=TELECOM.CANADA/C=CA/; Relayed;
Mon, 30 Aug 1993 10:51:00 -0400
Date: Mon, 30 Aug 1993 14:51:00 +0000
X400-Originator: /DD.ID=1546618/G=Eric/I=E/S=Rosenquist/@bnr.ca
X400-MTS-Identifier: [/PRMD=BNR/ADMD=TELECOM.CANADA/C=CA/;
bcars735.b.257:01.08.93.13.53.57]
X400-Content-Type: P2-1984 (2)
Content-Identifier: re:log files
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: "Eric (E.) Rosenquist" <rosenqui@bnr.ca>
X-Orig-Sender: "Eric (E.) Rosenquist" <rosenqui@bnr.ca>
Message-ID: <"18276 Wed Sep 1 09:54:10 1993"@bnr.ca>
To: cross@ae.eds.com
Cc: ISODE@nic.ddn.mil, osi-ds@cs.ucl.ac.uk, quipu@cs.ucl.ac.uk
Subject: re:log files
> >I'm having problems with quipu logging events in the log files >(rosap.log, psap.log, ssap.log, tsap.log). I would like to enable >logging from the tsap layer up. All I get are some high-level >messages in the quipu.log file which are no help at all. Here's >the pertinent info in the quiputailor and isotailor files: > > > quiputailor > ----------- > dsaplog level=all sflags=tty file=quipu.log > stats file=/usr2/isode-8.0-tli/tmp/quipu.log > > > isotailor > --------- > ts_stacks: tp4 tcp > tli_cots_dev: /dev/cots > tsaplevel: all > tsapfile: tsap.log > ssaplevel: all > ssapfile: ssap.log > psaplevel: all > psapfile: psap.log > rosaplevel: all > rosapfile: rosap.log I'm not sure why it wouldn't work for you in isotailor, but try putting the tsap->rosap (and acsap if you want to see it too) settings in quiputailor as follows: isode: tsaplevel all isode: tsapfile tsap.log isode: ssaplevel all isode: ssapfile ssap.log ... etc ... Don't forget though that a lot of the logging is not available unless you compile with -DDEBUG. Make sure to build all of the lower layers as well as quipu with -DDEBUG to get trace and PDU logging. Eric --------------------------+---------------------+------------------------------ Eric Rosenquist |Tel : (613) 765-3526 |"If there were fewer robbers, Bell-Northern Research |Fax : (613) 763-2626 | there wouldn't be so many of P.O. Box 3511, Station C | | them" -- An anonymous vicar Ottawa, Ont CANADA K1Y 4H7|Inet: rosenqui@bnr.ca| from Monty Python --------------------------+---------------------+------------------------------
- re:log files Eric (E.) Rosenquist