If you need to troubleshoot or debug your system, you need to change log levels from the default LOG_WARNING to a log level that gives more details (we suggest LOG_DEBUG). You can also enable or disable logging completely.
Separate log levels are set for each daemon. To change the log level for an entire cluster, you must set each daemon individually.
Logging level settings are not permanent and do not change ego.conf. When the cluster shuts down or restarts, logging level settings do not persist. Instead, log levels reset to LOG_WARNING.
Refer to the egosh command for details on all the command options.