Change the Default Logging Configuration of the CGE Server Using the log-reconfigure Command
Functions, syntax, tips and example of using the CGE log-reconfigure command
The log-reconfigure command changes the default logging configuration of the server. The information returned by the log-info command does not necessarily reflect the logging settings for individual requests since all commands may use the CLI option to change the log configuration for specific requests.
The system will display a message if an incorrect value is specified for the log-level. Upon successful execution of this command, the system returns the message: "Received success response".
Tip: It is recommended to verify that the log configuration changes have been implemented by using the log-info command. It may also be helpful to use the log-lookup and keyword-lookup commands to determine the values that need to be passed the options, in order to configure logging settings as desired.
Warning: Do not set the server log levels to
DEBUG or TRACE, especially, if the CGE server is running with a large number of images.For more information, see the cge-cli-log-reconfigure(1) man page.
Example: Change the Default Logging Configuration
$ cge-cli log-reconfigure --log-level 16