(Click to open topic with navigation)
The Viewpoint Event Log page lets users and administrators view Moab event information (for more information, see About event log). This information is pulled by MWS and stored in the events.log file. You can configure MWS logging settings (for example, causing the events.log file to roll based on a time window or file size threshold). For more information, see the "Events" section of the Moab Web Services Reference Guide.
In order for Moab to send event information to MWS, you will need to make a few configuration changes to Moab. These steps explain what you must do.
To configure Moab for event logging to MWS
PUSHEVENTSTOWEBSERVICE TRUE
EVENTLOGWSURL <host>:<port>/mws/rest/events
EVENTLOGWSUSER admin
EVENTLOGWSPASSWORD p@ssw0rd
For more information about Moab event logging, see "Event logging with web services" in the Moab Workload Manager Administrator Guide.
Related topics