|  | 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
 |