Remove deprecated features from examples
Description
Gliffy Diagrams
Activity
Show:

Philippe Weber January 28, 2015 at 5:16 AM
Documentation was completely reviewed and now live on
www.elasticsearch.org/guide/en/logstash/current/index.html
If you spot an issue or still an old example please report it to
https://github.com/elasticsearch/logstash/issues

Richard Pijnenburg September 11, 2013 at 10:32 AM
Hi Kevin,
You are completely right. We are working hard on updating all the docs after the 1.2.x release.
Fixed
Details
Details
Assignee

Reporter

Labels
Fix versions
Affects versions
Created September 11, 2013 at 8:18 AM
Updated January 28, 2015 at 5:16 AM
Resolved January 28, 2015 at 5:16 AM
The design of this product changes fast, I see from the latest build that my configuration was being deprecated in favour of something else which is fine, and the warnings on start up were clear enough. The example on http://logstash.net/docs/1.2.1/filters/grok still contains the deprecated feature "type" and I think we should remove this.
Thanks