Logevent

Using the ‘logevent’ rule within a rule sequence it’s possible to log a specific application log. This rule has following parameters :

logeventCode (mandatory): referring to the application code you want to log

logeventLanguage (optional) : possibility to configure which application code translation should be used

logeventParameters (optional): possibility to add application log parameters using a comma separated list of parameters {parameter key}={parameter value} where parameter value can be a constant (surrounded by a single quote) or a jxpath (example: name1=’value1’, name2=ownReference)