mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- fix typos and formatting
This commit is contained in:
parent
f059d7e971
commit
6d68b04bfc
1 changed files with 7 additions and 6 deletions
13
CHANGELOG
13
CHANGELOG
|
@ -1,12 +1,13 @@
|
|||
1.0.15 (???????????)
|
||||
- TODO(sissel): Document tcp input/output changes from pull/33
|
||||
- IMPORTANT: Upgraded to ElasticSearch 0.17.0 - this brings a number of bug
|
||||
- IMPORTANT: Upgraded to ElasticSearch 0.17.6 - this brings a number of bug
|
||||
fixes including an OOM error caused during high index rates in some
|
||||
conditions. NOTE: You *must* use same main version of elasticsearch as
|
||||
logstash does, so if you are still using elasticsearch server 0.16.x - you
|
||||
need to upgrade your server before the elasticsearch output will work.
|
||||
If you are using the 'embedded' elasticsearch feature of logstash, you do
|
||||
not need to make any changes.
|
||||
conditions.
|
||||
NOTE: You *must* use same main version of elasticsearch as logstash does,
|
||||
so if you are still using elasticsearch server 0.16.x - you need to upgrade
|
||||
your server before the elasticsearch output will work. If you are using
|
||||
the 'embedded' elasticsearch feature of logstash, you do not need to make
|
||||
any changes.
|
||||
- feature: new output plugin "statsd" which lets you increment or record
|
||||
timings from your logs to a statsd agent
|
||||
- feature: new redis 'pattern_channel' input support for PSUBSCRIBE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue