Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement(regex_parser transform): Add RegexSet support to regex #2493

Merged
merged 1 commit into from
May 13, 2020

Commits on May 12, 2020

  1. enhancement(regex_parser transform): Multi-pattern support (vectordot…

    …dev#2469)
    
    This allows to specify multiple regular expression patterns
    to be defined that will be matched on the input using
    `regex::RegexSet`.
    
    Signed-off-by: Matthias Endler <[email protected]>
    mre committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f1b625b View commit details
    Browse the repository at this point in the history