Log on as root or egoadmin.
If you need to troubleshoot a specific object in EGO, you can set a trace for it. Setting a trace logs entries for that object with log level LOG_TRACE.
egosh debug pemon hostA -t -c LC_CLIENT -o "activity=114"
Specifying the logging class is optional.
egosh debug pemoff hostA -t -c LC_CLIENT -o "activity=114"
Once you turn off the trace, the log level resets to its default.