text.find

Find text matches inside each sample.

Options

text = ""
regex = ""
expand = ""

The supported options are:

  • text plain substring match
  • regex regular expression match
  • expand optional regex expansion template

Behavior

  • Produces one sample per match
  • Adds start and end trace entries