IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Plugins directory

edit

The default location of the plugins directory depends on which package you install:

Mandatory Plugins

edit

If you rely on some plugins, you can define mandatory plugins by adding plugin.mandatory setting to the config/elasticsearch.yml file, for example:

plugin.mandatory: analysis-icu,lang-js

For safety reasons, a node will not start if it is missing a mandatory plugin.