Fleet settings in Kibanaedit

This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.

You can configure xpack.fleet settings in your kibana.yml. By default, Fleet is enabled. To use Fleet, you also need to configure Kibana and Elasticsearch hosts.

See the Fleet docs for more information.

General Fleet settingsedit

xpack.fleet.enabled logo cloud
Set to true (default) to enable Fleet.
xpack.fleet.agents.enabled logo cloud
Set to true (default) to enable Fleet.

Elastic Package Manager settingsedit

xpack.fleet.registryUrl
The address to use to reach Elastic Package Manager registry.

Fleet settingsedit

xpack.fleet.agents.kibana.host
The hostname used by Elastic Agent for accessing Kibana.
xpack.fleet.agents.elasticsearch.host
The hostname used by Elastic Agent for accessing Elasticsearch.
xpack.fleet.agents.tlsCheckDisabled
Set to true to allow Fleet to run on a Kibana instance without TLS enabled.

In Elastic Cloud, Fleet flags are already configured.