Updating link in docs for deprecated plugin.

This commit is contained in:
Robin Sommer 2016-07-23 07:27:05 -07:00
parent af834410f6
commit f6ff7f1e66
5 changed files with 12 additions and 2 deletions

View file

@ -1,4 +1,10 @@
2.4-715 | 2016-07-23 07:27:05 -0700
* SQLite writer: Remove unused string formatting function. (Johanna Amann)
* Deprecated the ElasticSearch log writer. (Johanna Amann)
2.4-709 | 2016-07-15 09:05:20 -0700
* Change Bro's hashing for short inputs and Bloomfilters from H3 to

4
NEWS
View file

@ -197,6 +197,10 @@ Deprecated Functionality
decode_base64() and encode_base64(), which take an optional
parameter to change the Base64 alphabet.
- The ElasticSearch log writer hasn't been maintained for a while
and is now deprecated. It will be removed with the next release.
Bro 2.4
=======

View file

@ -1 +1 @@
2.4-709
2.4-715

View file

@ -0,0 +1 @@
../../../../aux/plugins/elasticsearch-deprecated/README

View file

@ -1 +0,0 @@
../../../../aux/plugins/elasticsearch/README