I have logs being captured to a file. The log format is the same for all of them. In the below example the ALL_SAME,B,C,D, and E are the fields I want to parse, however the fields B,C,D, and E are not always the same. Could someone please point me in the right direction on what would be the...