Browse Source

Warning in documentation for deprecation of rivers

Adding a warning in the documentation on the wiki to inform users that rivers are being deprecated.

Closes #10423
Christian Rohling 10 years ago
parent
commit
795b889da2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/river/index.asciidoc

+ 2 - 0
docs/river/index.asciidoc

@@ -3,6 +3,8 @@
 
 == Intro
 
+deprecated[1.5.0,Rivers have been deprecated.  See https://www.elastic.co/blog/deprecating_rivers for more details]
+
 A river is a pluggable service running within elasticsearch cluster
 pulling data (or being pushed with data) that is then indexed into the
 cluster.