Delft-FEWS uses event codes for messages that are logged to the database. These event codes can be viewed via the admin interface and via the system monitor in the Operator Client, and errors can also optionally be automatically sent to the system event log. 

Persistent Event Codes

Event codes may change from release to release. Therefore it is possible that an event code important to your system is no longer present. The following list of event codes is a brief list of event-codes that is supported thoughout releases.

categorylevelpersistent event code
OC / SA / CM / FSSERRORConfig.Error
WARNConfig.Warn
INFOConfig.Info
DataStore.NewCurrentRun
Master ControllerERRORSYSLOG.RemoteMCLost.<mcId>
SYSLOG.RemoteMCFailed.<mcId>
SYSLOG.MC.<mcId>
SYSLOG.FSSLost.<mcId>.<fssId>
WARNSYSLOG.McSynchSuspended.<srcMcId>.<dstMcId>
TASKRUN.Failed.<workflowId>
INFOSYSLOG.RemoteMCFound.<mcId>
SYSLOG.RemoteMCOk.<mcId>
SYSLOG.McSynchResumed.<srcMcId>.<dstMcId>
SYSLOG.FSSFound.<mcId>.<fssId>
TASKRUN.Complete.<workflowId>
TASKRUN.Terminated.<workflowId>