mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
attribution
This commit is contained in:
parent
5388d90e94
commit
30e4c04d72
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
well as IP address anonymization (#280, #261; patches by Richard Pijnenburg
|
||||
and Avishai Ish-Shalom)
|
||||
- feature: date: now accepts 'match' as a setting. Use of this is preferable
|
||||
to the old syntax.
|
||||
to the old syntax. (#248, LOGSTASH-734, Patch by Louis Zuckerman)
|
||||
- improvement: grok: now accepts (?<foo>...) named captures. This lets you
|
||||
compose a pattern in the grok config without needing to define it in a
|
||||
patterns file. Example: (?<hostport>%{HOST}:%{POSINT}) to capture 'hostport'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue