Skip to main content

8.10.1 Method of Disabling the Console Logging Function


8.10.1 Method of Disabling the Console Logging Function
  1. Display the current console settings of a domain.
# ldm list -o console domain
  1. Disable the console logging function.
# ldm set-vcons log=off domain
Note - To change the settings of the console logging function with the ldm set-vcons command, you need to set the guest domain to the unbind state, that is, the inactive state.
Note - You need to enable (on) or disable (off) the console logging function for each guest domain.