Le contenu de cette page n'est pas disponible dans la langue sélectionnée. Chez Elastic, nous mettons tout en œuvre pour vous proposer du contenu dans différentes langues. En attendant, nous vous remercions de votre patience !

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.