IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Fleet settings in Kibana
editFleet settings in Kibana
editThis 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 settings
editElastic Package Manager settings
edit-
xpack.fleet.registryUrl
- The address to use to reach Elastic Package Manager registry.
Fleet settings
edit-
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.