Change the Root Logging Level of
VMware Cloud Director Object Storage Extension

To collect more troubleshooting information, you can change the root logging level of
VMware Cloud Director Object Storage Extension
to
debug
.
Setting the root logging level to
debug
causes the log capacity to fill faster.
The command
ose service restart --debug
changes the log level to
debug
. If you want to revert the
debug
log level to normal, run the command
ose service restart
without the
debug
parameter.
For more information on command-line interface scripts, see the VMware Cloud Director Object Storage Extension Command-Line Interface reference.
For more information on the available logging parameters that you can set, see the VMware Cloud Director Object Storage Extension application properties reference.
  1. Open an SSH connection to the
    VMware Cloud Director Object Storage Extension
    machine.
  2. Change the logging level to
    debug
    .
    ose service restart --debug