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 -t -c LC_CLIENT -o "activity=114" hostA
Specifying the logging class is optional.
egosh debug pemoff -t -c LC_CLIENT -o "activity=114" hostA
Once you turn off the trace, the log level resets to its default.