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

Allow for adding grok patterns #2

Open
fxnn opened this issue Apr 10, 2015 · 0 comments
Open

Allow for adding grok patterns #2

fxnn opened this issue Apr 10, 2015 · 0 comments
Milestone

Comments

@fxnn
Copy link
Owner

fxnn commented Apr 10, 2015

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
@fxnn fxnn modified the milestone: 1.0.0.M1 Apr 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant