Der Inhalt dieser Seite ist in der ausgewählten Sprache nicht verfügbar. Wir bei Elastic arbeiten daran, die bereitgestellten Inhalte in verschiedenen Sprachen anzubieten. Bis dahin bitten wir Sie um etwas Geduld und hoffen auf Ihr Verständnis!

Install Shield

1

Install Shield into Elasticsearch

bin/plugin install license
bin/plugin install shield

To install Shield on a DEB/RPM installation of the Elastic Stack, see DEB/RPM installation instructions.

2

Add an admin user

bin/shield/esusers useradd es_admin -r admin
3

Start Elasticsearch

bin/elasticsearch
4

Test your authenticated user

curl -u es_admin -XGET 'http://localhost:9200/'
5

Install Shield into Kibana

Install Shield into Kibana for full session support (Shield 2.2+)

6

Dive in

avatar

Summary

Version: 2.4.6

Release date:

License: Elastic Commercial Software End User License Agreement

Supported OS/JVM/Browser

Notes:

The newest version of Shield is now part of X‑Pack.

Running a cluster without Internet access? View our offline installation instructions.