[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference lassie::ucx

Title:DEC TCP/IP Services for OpenVMS
Notice:Note 2-SSB Kits, 3-FT Kits, 4-Patch Info, 7-QAR System
Moderator:ucxaxp.ucx.lkg.dec.com::TIBBERT
Created:Thu Nov 17 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:5568
Total number of notes:21492

4753.0. "OPCOM messages and log files" by CIVPR1::BAUER (Washington D.C. Training Center) Fri Oct 11 1996 17:09

T.RTitleUserPersonal
Name
DateLines
4753.1Telnet OPCOM MSGCIVPR1::CURRIERThu Feb 27 1997 09:315
    Is there a way to disable the Telnet OPCOM message, but still have the
    messages go to a log file.
    
    Thanks
    Bryan
4753.2how to do thisUTRTSC::KNOPPERSOswald KnoppersThu Feb 27 1997 10:287
UCX> set service telnet/log=noall
UCX> disable service telnet   <-- this will terminate all current connections.
UCX> enable service telnet

Regards,

Oswald
4753.3No answer first time.CIVPR1::CURRIERMon Mar 03 1997 16:2056
I have taken this problem over.  Wondering if anybody can help.  
    
    Thanks, 
    Bryan
    
              <<< LASSIE::UCXAXP$DKA0:[NOTES$LIBRARY]UCX.NOTE;1 >>>
                      -< DEC TCP/IP Services for OpenVMS >-
================================================================================
Note 4753.0               OPCOM messages and log files                 2 replies
CIVPR1::BAUER "Washington D.C. Training Center"      45 lines  11-OCT-1996 16:09
--------------------------------------------------------------------------------
I have a customer who is running UCX v4.0 and axp/vms 6.2. They want to have
logging of telnet events reported to a log file and NOT to the console.
It will make it easier to search and save trees. The two questions I have are:

1) Is this possible?  The documentation leads me to believe I can send the
   event messages to a log file but they will still show up on the console.

2) I have tried to set up the log file as follows with no luck. 
   Any suggestions?

UCX> set service telnet/log=(file=sys$manager:foo.bar,all)
UCX> disable service telnet
UCX> enable service telnet
UCX> show service telnet/full

Service: TELNET
                           State:     Enabled
Port:               23     Protocol:  TCP             Address:  0.0.0.0
Inactivity:          1     User_name: not defined     Process:  not defined
Limit:              50     Active:      1             Peak:       1
 
File:         not defined
Flags:        Listen Rtty
 
Socket Opts:  Keepalive Rcheck Scheck
 Receive:         3000     Send:            3000
 
Log Opts:     Acpt Actv Dactv Conn Error Exit Logi Logo Mdfy Rjct TimO Addr
 File:        not defined
 
Security
 Reject msg:  not defined
 Accept host: 0.0.0.0
 Accept netw: 0.0.0.0


I tried it several ways (define log file on seperate command, on the same 
command, while service is disabled, while service is enabled and creating
the log file as an empty file) and it never registered (after disable/enable
service) in the "show service telent/full" output. It never created a log
file. I thought it should show the log file name in the LOG OPTION section?

Thanks,

jack bauer
4753.4UCXAXP::GEMIGNANIFri Mar 07 1997 18:032
    The logfile is not the one used for opcom messages.  There is no way to
    currently disable or redirect the OPCOM-directed output.