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
I try to create a multiline parse via the in_tail configuration and I got the No named captures in 'expression' parameter. The regexp must have at least one named capture error. From what I understand there is no expression parameter in multiline? Only format_firstline and formats?
I have the 1.2.1 version.
Am I doing something wrong?