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

Fixed #17, short patterns not replaced with regex #18

Merged
merged 1 commit into from
Mar 4, 2017

Conversation

jamesofnet
Copy link
Contributor

%{IP} doesn't match /%{\w+:?\w+:?\w+}/ so the grok syntax was left
in the regex syntax.

%{IP} doesn't match /%{\w+:?\w+:?\w+}/ so the grok syntax was left
in the regex syntax.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 94.224% when pulling dd02d42 on jamesofnet:master into 83bfdfd on vjeantet:master.

@vjeantet vjeantet merged commit d73e972 into vjeantet:master Mar 4, 2017
@vjeantet
Copy link
Owner

vjeantet commented Mar 4, 2017

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants