aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-11-21 15:13:31 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-11-21 15:13:31 +0000
commit5ef1ee93f8a9edc09cd3f4471d6c52c9230936f1 (patch)
tree323c21fd52e1ef38af35a08a16f859230d26639c /textproc/Makefile
parent22cdd387d456ee1255566996eb906b409a867aa1 (diff)
downloadports-5ef1ee93f8a9edc09cd3f4471d6c52c9230936f1.tar.gz
ports-5ef1ee93f8a9edc09cd3f4471d6c52c9230936f1.zip
New port: textproc/elasticsearch5-search-guard
Search Guard() is an Elasticsearch plugin that offers encryption, authentication, and authorization. It builds on Search Guard SSL and provides pluggable authentication and authorization modules in addition. Search Guard is fully compatible with Kibana, Logstash and Beats. As an alternative to other security solutions for Elasticsearch, Search Guard offers the following main features: TLS on transport- and REST-layer Fine-grained role- and index-based access control HTTP Basic Authentication LDAP / Active Directory Kerberos / SPNEGO JSON web token Document- and Field-level security Audit logging Kibana multi-tenancy REST management API Proxy support User impersonation WWW: https://github.com/floragunncom/search-guard PR: 219739 Submitted by: Miroslav Lachman <000.fbsd@quip.cz>
Notes
Notes: svn path=/head/; revision=454614
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 39731880e418..5cab440fd736 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -162,6 +162,7 @@
SUBDIR += elasticsearch2-plugin-migration
SUBDIR += elasticsearch2-plugin-sql
SUBDIR += elasticsearch5
+ SUBDIR += elasticsearch5-search-guard
SUBDIR += elasticsearch5-x-pack
SUBDIR += elixir-earmark
SUBDIR += elixir-ex_doc