extract specified text from a log file

Hi izaychik63,
Thanks for your reply!

I tried your solution, but Rule-based Row Filter Node created an empty data table.
I set the rule as:
$Col0$ LIKE "hd zn iter lognw ATI_Margin bpitweak meas_BPI meas_TPI atiAdj DOS_CNT *===> Entering CVbarFormatScaler " => TRUE

Is it correct?
The star(*) between the 2 keywords (contexts) indicates to extract what I need, right?