I wonder if there's a way in python to be able to extract the informations from a line like the example below and put it in a table:
table = [ Time: 01:09:25.258, O:Localhost, R:192.168.1.1 id:62 ]
data = "01:09:25.258 mta Messages I Doc O:Localhost R:192.168.1.1 id:62 "