ucphhpc / migrid-sync

MiGrid workspace where master branch is kept strictly in sync with SF upstream svn repo. Any development or experiments should use a branch. You probably want to fork your own clone or work e.g. on the edge branch if you wish to contribute.
GNU General Public License v2.0
3 stars 4 forks source link

multi line log entry in mig.log #21

Open Bjarke42 opened 11 months ago

Bjarke42 commented 11 months ago

In mig.log this entry spans multiple lines:

2023-09-01 08:32:01,351 INFO Sending email: to: ERDA Info <erda-admin.it@*REDACTED*>, header: ERDA Peers add from *REDACTED*, msg: Received add peers from /C=NA/ST=NA/L=NA/O=NA/OU=NA/CN=*REDACTED*/emailAddress=*REDACTED*

Kind: collaboration , Expire: 2025-06-01, Label:  , Peers:
/C=DK/ST=NA/L=NA/O=x/OU=NA/CN=*REDACTED*/emailAddress=*REDACTED*
, smtp_server: localhost

There is also this one

2023-08-30 18:55:48,645 INFO Sending email: to: ERDA Info <erda-admin.it@*REDACTED*>, header: ERDA OpenID request for *REDACTED*, msg:

Another one

2023-08-30 11:36:24,771 INFO Sending invitation: to: *REDACTED*, header: ERDA Invitation, msg: Hi *REDACTED*,

Another one

2023-08-25 09:13:22,880 INFO Sending email: to: *REDACTED*, header: ERDA Non-xx OpenID 2.0 password reset request for *REDACTED*, msg:

Another one

2023-08-21 09:26:10,452 ERROR Update user /C=DK/ST=NA/L=NA/O=xx/OU=NA/CN=*REDACTED*/emailAddress=*REDACTED* failed: Cannot renew account using a new password!

Another one

2023-08-09 11:32:49,986 INFO send account intro for '/C=DK/ST=NA/L=NA/O=xx/OU=NA/CN=*REDACTED*/emailAddress=*REDACTED*' to:

Please fix this so only one line entry with the correct format, so that we can use automation on the log files.