Regex the captured data

Hi @Sathish_Kumar_S

Can you share the text captured?

Meanwhile, you can try out this xaml

RegexTheCapturedData.xaml (10.3 KB)

The regex expression used is

([A-Z][a-z]{2} {1,2}\d{1,2}) \d{2}:\d{2} (secinfo|reginfo|ms_acl_info)\r?$
1 Like