Any Idea Parsing it?

Hi, I've been thinking and looking for the best way to parse this kind of lines:

2016-05-04 05:17:03,486 INFO [customPoolExecutor-249587] , messageFormat=STANDARD, messageBody=WEVXEVMA01US00010136 00000000 00000000ENUCQG63WC2016050405170300100000010136 US63000000UCQG63WCO2016-05-04.05.17.03.000000ASTAB687 201605040517034245413DL03DL0U BG00000100WCAX01 0020006722656057 0030001500000101066722656057SIMP-TBK-TRANSACTION FOR ACC ******0288 MIR UCQG63WCA3DL0 -0000000000054002016-06-3005172016-06-30+000000000000000MRN9USDSIMP-TBK-TRANSACTION FOR ACC ******0288 OPERATION NUMBER 000000120 46235703281670455555562357032816 -000000143985891-000000143991291+000018212074600000001 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 YN , messageId=1a0ccc2b-6b80-4e18-add3-209586cb0ddf] ready to be sent from physical protocol component.
2016-05-04 05:17:03,492 INFO [customPoolExecutor-249586] messageFormat=STANDARD, messageBody=WEVXEVMA01US00010136 00000000 00000000ENUCQG63WC2016050405170300100000010136 US63000000UCQG63WCO2016-05-04-05.17.03.384225ASTAB687 201605040517034245413DL03DL0U BGSMP00200WSIM01 0020006722870288 0030001500000102326722870288Transfer from Cucumbers - CASHIN to checMIR UCQG63WCA3DL0 +0000000000054002016-06-3005172016-06-30+000000000000000MRN9USDTransfer from Cucumbers - CASHIN to checking account 46235111000000000 +000000000004700+000000000010100+000000120048000000001 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 +000000000000000 YT061 , messageId=9531346e-5759-4fc3-8cf0-e75f3fb16265] ready to be sent from physical protocol component.

Where you see many white space, it is a separation for different fields.

Example:

fieldX: UCQG63WCA3DL0
fieldY: +000000000000000
fieldZ: +000000000000000

Anyone has an idea??

Thanks.

Is that one single line, or a multiline?

Please format things like that using the </> button :slight_smile: