Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

WinVNC.log file size limit on settings

Any features you would like to see in UltraVNC? Propose it here
Post Reply
narbig
Posts: 1
Joined: 2008-09-22 17:39

WinVNC.log file size limit on settings

Post by narbig »

Please there is a possibility on Settings under Logging that you can add an option to limit the size of the log file (WinVNC.log). This request is because I found that on one of my computers the log file (WinVNC.log) size was 1.6 GB, did not even notepad could open the file.

Thanks for your great program.
alexeysh77
Posts: 1
Joined: 2011-03-05 07:41
Contact:

Re: WinVNC.log file size limit on settings

Post by alexeysh77 »

I also join the given question. Or give an example lines in WinVNC.log to limit or cancel record of a log-file.
Thanks.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: WinVNC.log file size limit on settings

Post by redge »

close winvnc and open notepad with Run as computer administrator
and modifiy ultravnc.ini

DebugLevel=0
DebugLevel indicates how much debug information to present.
Any positive integer is valid. Zero indicates that no debugging
information should be produced and is the default. A value of
around 10-12 will cause full debugging output to be produced
DebugMode=0
Run-time logging of all internal debug messages is now
supported. Log data may be output to a file or a console window
or the MSVC debugger if the program was compiled with debugging
active.)

doc
http://www.uvnc.com:8080/docs/uvnc-server.html
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply