Skip to content

Commit

Permalink
- update changelist
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Jul 21, 2011
1 parent 197b1c6 commit 6673290
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
1.0.?? (???????????)
- IMPORTANT: Upgraded to ElasticSearch 0.17.0 - 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.
- news: upgraded to JRuby 1.6.3
- news: upgraded to ElasticSearch 0.17.0 - 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.0 - you need to upgrade
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 PSUB
- feature: new redis 'pattern_channel' input support for PSUBSCRIBE
- feature: new output plugin "graphite" for taking metrics from events and
shipping them off to your graphite/carbon server.

1.0.14 (Jul 1, 2011)
- feature: new output plugin "loggly" which lets you ship logs to loggly.com
Expand Down

0 comments on commit 6673290

Please sign in to comment.