mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
- don't need the gem statement anymore
This commit is contained in:
parent
a5cd1f6e2b
commit
80671f9c99
1 changed files with 0 additions and 1 deletions
|
@ -102,7 +102,6 @@ class LogStash::Filters::Grok < LogStash::Filters::Base
|
|||
|
||||
public
|
||||
def register
|
||||
gem "jls-grok", ">=0.4.3"
|
||||
require "grok-pure" # rubygem 'jls-grok'
|
||||
|
||||
@patternfiles = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue