Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

client/viewer log

Post Reply
mloiaco
8
8
Posts: 10
Joined: 2009-06-01 15:36

client/viewer log

Post by mloiaco »

How do you configure the ultravnc client/viewer to log info to a file, and where is that file located? On the server, the logging option is in the admin properties window, but I don't see anything about logging in the viewer options window.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: client/viewer log

Post by redge »

for server, winvnc.log at folder of your ultravnc
for viewer, you need to do with vncviewer command line
vncviewer /help
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
mloiaco
8
8
Posts: 10
Joined: 2009-06-01 15:36

Re: client/viewer log

Post by mloiaco »

Thanks, I was able to log the client messages using the command line:
vncviewer.exe -loglevel xxx -logfile xxx
Post Reply