WinVNC 4.1.1 logging
Scott C. Best
sbest "at" best.com
Thu May 26 23:16:01 2005
David:
Heya. My experience suggests that connection logging
in 4.1.1 is broken. I've tried many things, and I've failed
to determine the details of the log setting I need to make to
the registry so that:
1. In Service-Mode, it logs all connections to WinVNC.log
2. In User-Mode, it logs all connections to stdout
I've tried adding a registry string called "Log"
to the registry key: HKCU/Software/RealVNC/WinVNC4, with
values such as:
main:stdout:10
Connections:file:10
Connections:vnc4.log:10
*:vnc4.log:10
...but none of these work -- no stdout window is
created (in user-mode), and no file is created either.
I've asked Wez for help, but have yet to hear anything
specific. If anyone else has figured this out...please help!
cheers,
Scott
> -----Original Message-----
>
> I was unable to find the response to the following post with the
> details to add the log setting to the registry.
>
> I added a Reg_SZ value to HKLM\Software\RealVNC\VNC4 called Log with a
> value of C:\temp\winvnc.log, but I could not get the log file to create.
>
> Can anybody help.