NSX CLI Guide
set service controller logging-level pattern <string-arg-controller> <controller-logging-level-arg>
Set the log level for components that match the specified pattern. The pattern can be a regular expression.
Parameters:
Option | Description |
---|---|
<string> | String argument Allowed pattern: ^.*$ |
<level> | The controller service logging level Allowed values: off, fatal, error, warn, info, debug, trace |