Make elasticsearch orphaned instead of deprecated.

Addresses BIT-1617
This commit is contained in:
Johanna Amann 2016-09-26 10:33:13 -07:00
parent 48f505f706
commit 3ef14000f3
4 changed files with 2 additions and 6 deletions

4
NEWS
View file

@ -333,10 +333,6 @@ Deprecated Functionality
decode_base64() and encode_base64(), which take an optional decode_base64() and encode_base64(), which take an optional
parameter to change the Base64 alphabet. 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 Bro 2.4
======= =======

@ -1 +1 @@
Subproject commit 83ff68004adf1802bbce1295602c309e63e18ffb Subproject commit a895d4d6d475326f400e4664e08c8f71280d3294

View file

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

View file

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