mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
Update for release
This commit is contained in:
parent
17f24016ef
commit
3f6e3e31d4
1 changed files with 4 additions and 2 deletions
|
@ -45,7 +45,8 @@
|
||||||
|
|
||||||
## codecs
|
## codecs
|
||||||
- new: graphite: parse graphite formated events (Nick Ethier)
|
- new: graphite: parse graphite formated events (Nick Ethier)
|
||||||
- new: json_lines: parse streams that are lines of json objects (#731, Nick Ethier)
|
- new: json_lines: parse streams that are lines of json objects (#731, Nick
|
||||||
|
Ethier)
|
||||||
- bugfix: multiline: time is now correctly in UTC. (Jordan Sissel)
|
- bugfix: multiline: time is now correctly in UTC. (Jordan Sissel)
|
||||||
- bugfix: oldlogstashjson: improved conversion of old logstash json to the
|
- bugfix: oldlogstashjson: improved conversion of old logstash json to the
|
||||||
new schema (#654, Jordan Sissel)
|
new schema (#654, Jordan Sissel)
|
||||||
|
@ -75,7 +76,8 @@
|
||||||
- improvement: grok: IPV6 pattern (#623, Matt Dainty)
|
- improvement: grok: IPV6 pattern (#623, Matt Dainty)
|
||||||
- improvement: metrics: add clear_interval and flush_interval settings (#545,
|
- improvement: metrics: add clear_interval and flush_interval settings (#545,
|
||||||
Juarez Bochi)
|
Juarez Bochi)
|
||||||
- improvement: useragent: include operating system details (#656, Philip Kubat)
|
- improvement: useragent: include operating system details (#656, Philip
|
||||||
|
Kubat)
|
||||||
- improvement: csv: new quote_char setting (#725, Alex Markham)
|
- improvement: csv: new quote_char setting (#725, Alex Markham)
|
||||||
|
|
||||||
## outputs
|
## outputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue