Hello. I need to disable all logging of my VM for security reasons.
I've already added environment variables below with nofile parameter:
VBOX_RELEASE_LOG_DEST
VBOXSVC_RELEASE_LOG_DEST
VBOX_GUI_SELECTORWINDOW_RELEASE_LOG_DEST
BUT it hasnt disabled all logging completely.
When I run my WM VBoxHardening.log creates in 'VM's name\Logs' folder.
How to disable this one, could u help me please?