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

Location of Logging of Connections

Any features you would like to see in UltraVNC? Propose it here
Post Reply
5156246
Posts: 1
Joined: 2004-10-15 08:51

Location of Logging of Connections

Post by 5156246 »

Hi,
I noticed that there is a file mslogon.log where all incoming connections are being logged.

This is a very feature because we want to use that for all our clients in the company. Now the question: Is there a possibility to change the save location to somewhere else than within the program folder (e.g. \\server\vncconnections) ?
Marscha
Former moderator
Former moderator
Posts: 464
Joined: 2004-05-14 06:48

Post by Marscha »

Sorry, the mslogon.log is gone in the current version.
But you always have connection attempts logged to the Eventviewer. :)
I think there are tools available to consolidate eventviewer data from numerous different machines.
Marscha
Former moderator
Former moderator
Posts: 464
Joined: 2004-05-14 06:48

Post by Marscha »

Checked the code again: mslogon.log is still available.
But I think changing the path to a server location is not that easy.
You always get problems when writing to the same file from different machines.
Guest

Post by Guest »

Actually it doesn't have to be the same filename. Could be the PC's name or so.
Post Reply