Monitoring processes with its logs

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
h1. Dumping content of message payload

When you activate the log handler {{PetalsPayloadDumperFileHandler}}, the logger saves the messages running through the bus, in corresponding flowInstanceId folder. Each message is named according to the following model: {{flowStepId_traceCode.xml}}.
flowStepId_traceCode.xml.
Once the dump is done, a MONIT level log trace is recorded in the {{flow.log}} file, with the following informations: traceCode, flowInstanceId and flowStepId (which are the same as the ones recorded by {{PetalsFileHandler}}) and dumpPath (which tells where the message is actually recorded).