mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00
Make elasticsearch orphaned instead of deprecated.
Addresses BIT-1617
This commit is contained in:
parent
48f505f706
commit
3ef14000f3
4 changed files with 2 additions and 6 deletions
4
NEWS
4
NEWS
|
@ -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
|
|
@ -1 +0,0 @@
|
||||||
../../../../aux/plugins/elasticsearch-deprecated/README
|
|
1
doc/components/bro-plugins/elasticsearch/README
Symbolic link
1
doc/components/bro-plugins/elasticsearch/README
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../../../../aux/plugins/elasticsearch/README
|
Loading…
Add table
Add a link
Reference in a new issue