Windows 4.3.18 can not disable logging

Discussions related to using VirtualBox on Windows hosts.
Post Reply
karlsson
Posts: 2
Joined: 26. Oct 2014, 23:15

Windows 4.3.18 can not disable logging

Post by karlsson »

I have set system user variables:

Code: Select all

VBOX_RELEASE_LOG_DEST=nofile
VBOXSVC_RELEASE_LOG_DEST=nofile
VBOX_GUI_SELECTORWINDOW_RELEASE_LOG_DEST=nofile
But one file still appears. "VBoxStartup.log" under "\VirtualBox VMs\(Machine name)\Logs". How can I disable all log files?
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Windows 4.3.18 can not disable logging

Post by mpack »

You do understand that if you ever have any problems you will be expected to provide logs, right? So no logs == no support?

AFAIK the startup log is a new and perhaps temporary measure to diagnose the hardening issues. It may be gone in a future release, otherwise I'm sure the feature will be tidied up.

p.s. The logs don't grow indefinitely, only the last four session logs are kept (only one of the startup logs), after that they are deleted automatically. Unless you are pathalogically short of disk space (in which case that would the real problem you should be addressing) then I encourage you to leave the logs alone.
Post Reply