You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the Late Reply, And Sorry for my English is not very well.😅
I don't know if I understand correctly. I think what you want to is to get the pattern match groups?
This pattern search uses DAG scan, not the really regex, If you want to get the match groups, you can run regex match yourself for the return data in the RegexLinev.Expr filed.
It runs only with the selected pattern, It cost not much time.
Hi,
Hope you are all well !
I defined a pattern file like this:
using the following query:
And it s returning only the last result in the data attribute.
Is there something that I am doing wrong ? Is it possible to have multiple matches from the dict ?
Thanks in advance for any insights or inputs on this issue.
Cheers,
X
The text was updated successfully, but these errors were encountered: