Improvement of log file

You are here

Improvement of log file

2 posts / 0 new
Last post
MZ
MZ's picture
Improvement of log file

Hi,

I'm thinking about an automatic analysis of the log file and would like to write the information into another database. One thing is missing for 100% correlation.
Within the log file the following information is written:

[3:38:41 PM] Processing the file "20061210_00793203.TXT" for the receiver "AS2_Test".
[3:38:41 PM] mec_as2-1166711921494-6384@SenderAS2_testAS2: Outgoing message signed with the algorithm SHA-1,using keystore alias "Key1".

When then information about the processing of file test.xyz apears no message id is given.
Is it possible to write a log file like this:

[3:38:41 PM] mec_as2-1166711921494-6384@SenderAS2_testAS2: Processing the file "20061210_00793203.TXT" for the receiver "AS2_Test".
[3:38:41 PM] mec_as2-1166711921494-6384@SenderAS2_testAS2: Outgoing message signed with the algorithm SHA-1,using keystore alias "Key1".

That would be very helpful.

Regards,
MZ

heller
heller's picture

MZ,

sure, we will add this log entry.

Regards
Heller