This command prints a list of files of the specified type for the EMS server instance, and the timestamps indicating when each file was last modified. Only in the case of log files, this command also prints the size of each log file in bytes.
show instance logs|certs|cores
instance
|
The EMS server instance. Must be either
0 or
1.
|
logs
|
Prints a list of log files.
|
certs
|
Prints a list of SSL certificate files.
|
cores
|
Prints a list of core reports, if any exist. The core reports are not instance-specific.
|
Note: To view the contents of a file, use the
export command to copy or move the files to the file transfer directory, then retrieve the files using the tibfile user.
To view the most recent lines in a log file, use the
log-show command.
Copyright © Cloud Software Group, Inc. All rights reserved.