Making Transforms aware of messages including slot/event from AthenaMT (ATR-20767)
Logging messages from AthenaMT have additional slot/event numbers between "service" and "level". Therefore, Transforms fails to detect this messages during scanning log file as a part of job validation. To solve this issue, regular expression has been modified in order to recognize this messages as well.