Checking event logs on duw

Hello Experts
Is there any moshell command to check for event logs on Ericsson DUW ?

Hi, @King, what about lge?

RBS> h lg

***************************************************************************************
lg[abcdefghijklmnopqrstuvwxyz012345678] [-l <input-directory|logfile|zipfile>] [-m <minustime>] [-p <plustime>] [-s <startdate>] [-e <enddate>] [-g <boardgroup>] [-r <mogroup>] [-n <nodefilter>] [-x <XBlog-filter|ESIlog-filter> ] [-b <xb> ] [-d <nrdumps>|<esiGranularity>] [-z] [-tz <hrs>] [<destination-directory>] [|<unix-cmds>]
***************************************************************************************
Fetching and processing of node logs

All options can be combined together, except options "d","w","x","f" which can only be combined with the options "r" and "c".

CPP Log Options:
***************
 - 1: Print the list of logs from the node.
...
 - e: Event log (EVENT_LOG.xml). History of MO events.

Thanks