Hi Splunkers,
I know that it is possible to match multiple times using `rex` (using max_match=0).
Can I apply the same logic to a field extraction? I tried `.../g`,`/.../g`, `(?g)...`, none of these work.
↧