User's Guide

Chapter5 Log management
5.1 Logging
You can get the following logs.
NEC ESMPRO Manager application log
NEC ExpressUpdate Agent log
5.1.1 Application log list
Information of NEC ESMPRO Manager application logs is located at the following target.
/logs
Properties and specific commands of this target are as follows.
Table 5-1 Properties of '/logs'
Property Access Description
EntryCount read Displays the number of application log.
MaxEntryCount read Displays the maximum number of application log.
Table 5-2 Specific commands of '/logs'
Command Description
dump Saves NEC ESMPRO Manager application log to the specified directory. File is saved
in zip format. When a file name is not included in the path, LOG.zip file is saved.
Table 5-3 Specific option of '/logs'
Option Description
-destination Specifies the destination path of the directory or the file name. Absolute path and
relative path can be specified. Required option.
-f | -force When there is a same name file in the destination directory, the file is overwritten.
Examples
'show' commands enable you to view the list of NEC ESMPRO Manager application log.
-> show /logs
ufip=/logs
ufit=logs
Targets:
log0
log1
log2
log3
log4
log5
log6
log7
log8
log9
log10
...
log74
Properties:
EntryCount=75
MaxEntryCount=2000
Verb s:
cd
exit
help
show
dump
45