Skip to content

Allow for adding grok patterns #2

Description

@fxnn

The config file should provide a means of adding grok patterns, ether by naming a file in the usual format

PATTERN_NAME (my)?p[at]tern

or by just providing patterns inside the yaml file. The syntax could be

patterns: {
    PATTERN_NAME: '(my)?p[at]tern'
}
patternsource: /path/to/patternfile

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions