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 throughout releases.

categorylevelpersistent event code
ConfigERRORConfig.Error
WARNConfig.Warn
INFOConfig.Info
Data store

DataStore.NewCurrentRun

DataStore.Error

DataStore.Warn

LocalDataStore.Error

LocalDataStore.Warn

Import and Export

Import.Error

Import.Warn

Import.Info

Export.Error

Export.Warn

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>