Martijn van Groningen
|
9da95efa41
|
ingest: Don't allow circular referencing of named patterns in the grok processor.
Otherwise the grok code throws a stackoverflow error.
Closes #29257
|
2018-04-05 09:35:50 +02:00 |
Martijn van Groningen
|
e55ce1474d
|
Applied @colings86 changes to the build in order to make new module work in Eclipse too.
|
2018-02-20 13:49:57 +01:00 |
Martijn van Groningen
|
72de14115b
|
fixed codestyle violation
|
2018-02-20 08:46:57 +01:00 |
Martijn van Groningen
|
9c405e8595
|
made load method private and add another static getter that users of Grok can use to get the builtin patterns.
|
2018-02-20 08:09:24 +01:00 |
Martijn van Groningen
|
3fad16e76c
|
renamed module
|
2018-02-20 08:02:02 +01:00 |