mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
- fis term
This commit is contained in:
parent
c5801a7aa9
commit
5388d90e94
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
- new: anonymize: supports many hash mechanisms (murmur3, sha, md5, etc) as
|
- new: anonymize: supports many hash mechanisms (murmur3, sha, md5, etc) as
|
||||||
well as IP address anonymization (#280, #261; patches by Richard Pijnenburg
|
well as IP address anonymization (#280, #261; patches by Richard Pijnenburg
|
||||||
and Avishai Ish-Shalom)
|
and Avishai Ish-Shalom)
|
||||||
- filter: date: now accepts 'match' as a setting. Use of this is preferable
|
- feature: date: now accepts 'match' as a setting. Use of this is preferable
|
||||||
to the old syntax.
|
to the old syntax.
|
||||||
- improvement: grok: now accepts (?<foo>...) named captures. This lets you
|
- improvement: grok: now accepts (?<foo>...) named captures. This lets you
|
||||||
compose a pattern in the grok config without needing to define it in a
|
compose a pattern in the grok config without needing to define it in a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue