Port details |
- elasticsearch5-search-guard Elasticsearch Search Guard plugin
- 5.6.8 textproc
=1 5.6.8Version of this port present on the latest quarterly branch.
- DEPRECATED: textproc/elasticsearch5 is scheduled for removal
This port expired on: 2021-03-31
- Maintainer: elastic@FreeBSD.org
- Port Added: 2017-11-21 15:13:45
- Last Update: 2021-04-06 20:53:35
- Commit Hash: 25996ce
- People watching this port, also watch:: rundeck, rubygem-fluent-plugin-file-alternative
- Also Listed In: java
- License: APACHE20
- WWW:
- https://github.com/floragunncom/search-guard
- Description:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elasticsearch5-search-guard>0:textproc/elasticsearch5-search-guard
- No installation instructions:
- This port has been deleted.
- PKGNAME: elasticsearch5-search-guard
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1521562977
SHA256 (search-guard-5-5.6.8-19.zip) = 35732db721d313512583b6fb9618b2954fa590abaafb18d2c6c0c28f01d6aa47
SIZE (search-guard-5-5.6.8-19.zip) = 4697418
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- elasticsearch5>=5.6.8 : textproc/elasticsearch5
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_elasticsearch5-search-guard
- USES:
- zip shebangfix
- pkg-message:
- For install:
- cd into %%PREFIX%%/lib/elasticsearch/plugins/search-guard-5/tools/
Execute ./install_demo_configuration.sh, chmod the script first if necessary.
This will generate all required TLS certificates and add the Search Guard
configuration to your elasticsearch.yml file.
Start Elasticsearch (service elasticsearch start)
Execute ./sgadmin_demo.sh, chmod the script if necessary first. This will
execute sgadmin and populate the Search Guard configuration index
with the files contained in the plugins/search-guard-<version>/sgconfig
directory.
Test the installation by visiting https://localhost:9200. When prompted,
use admin/admin as username and password. This user has full access
to the cluster.
Display information about the currently logged in user by visiting
https://localhost:9200/_searchguard/authinfo
- Master Sites:
|
Port Moves |
- port deleted on 2021-04-06
REASON: Has expired: textproc/elasticsearch5 is scheduled for removal
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.6.8 06 Apr 2021 20:53:35 |
Rene Ladan (rene) |
Remove expired ports:
2021-03-31 www/gtkhtml3: Obsolete by upstream, doesn't build with recent
versions of pango
2021-03-31 deskutils/tomboy: Unmaintained and dead upstream, depends on
deprecated libraries such as www/gtkhtml3. Upstream project is now called
tomboy-ng.
deskutils/tomboy-plugin-reminder: part of deskutils/tomboy
2021-03-31 devel/monodevelop: outdated, depends on deprecated library
www/gtkhtml3
2021-03-31 sysutils/syslog-ng327: Not officially supported by upstream
2021-03-31 sysutils/logstash5: End of life since release of 7.3.0
2021-03-31 www/decss: Abandonware
2021-03-31 textproc/elasticsearch5: End of life since release of 7.3.0
2021-03-31 textproc/elasticsearch5-search-guard: textproc/elasticsearch5 is
scheduled for removal
2021-03-31 multimedia/gnome-subtitles: outdated, depends on deprecated library
www/gtkhtml3
2021-03-31 net/libproxy-mozjs: Uses EOL Python 2.7 via lang/spidermonkey52
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream |
5.6.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.6.8 16 Jan 2021 18:09:47 |
otis |
Schedule elasticsearch 5.x ports for removal.
As elasticsearch components of versions prior to 7.3.x are not
maintained any longer, schedule EOL'd elastic ports for removal at
31st of March 2021.
Life cycle explained: https://www.elastic.co/support/eol
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27811 |
5.6.8 14 Aug 2019 12:16:41 |
mat |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
5.6.8 20 Mar 2018 16:52:02 |
feld |
textproc/elasticsearch5-search-guard: Update to 5.6.8
- Automate pkg-plist as well |
5.3.0.12 03 Mar 2018 15:29:51 |
feld |
Update MAINTAINER for Elastic related ports
Approved by: private email |
5.3.0.12 21 Nov 2017 15:13:32 |
tz |
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 (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 7
|