HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)

Specification example
This example shows how to specify C:\Temp\diag.log as the output destination.
hdvmcli.logfile=C:/Temp/diag.log
Related topics
Device Manager CLI log files, page 32
Property for specifying the log level (hdvmcli.diaglevel), page 531
Property for specifying the log level (hdvmcli.diaglevel)
Use the hdvmcli.diaglevel property to specify the level of logs that are output to the log file.
You can set the hdvmcli.diaglevel property to DEBUG, INFO, WARN, or ERROR. The default
logging level is INFO.
Specification example
This example shows how to specify ERROR as the log level.
hdvmcli.diaglevel=ERROR
Related topics
Property for specifying the output destination of log files (hdvmcli.logfile), page 530
Property for specifying the output destination for the message
trace file (hdvmcli.tracefile)
Use the hdvmcli.tracefile property to specify the output destination for the message trace file.
The output destination must be a path that includes the file name.
The message trace file is output if the -t (or --messagetrace) option is specified. By default, a
file named MessageTrace.log is created in the Device Manager CLI execution directory or folder.
NOTE:
In a Windows environment, when setting a path to a property, use / or \\ instead of \ as a delimiter.
Specification example
This example shows how to specify C:\DeviceManager\traffic.log as the output destination.
hdvmcli.tracefile=C:/DeviceManager/traffic.log
CLI Reference Guide 531