Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions release-notes/fleet-elastic-agent/breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@ For more information, check [#6461]({{agent-pull}}6461) and [#2489]({{agent-pull
::::

::::{dropdown} Changed the default {{agent}} installation and upgrade
The default {{agent}} installation and ugprade have been changed to include only the `agentbeat`, `endpoint-security` and `pf-host-agent` components. Additional components can be included using flags.
The default {{agent}} installation and ugprade have been changed to include only the `agentbeat`, `endpoint-security` and `pf-host-agent` components.

Additional components such as `apm` or `fleet` require passing the `--install-servers` flag or setting the `ELASTIC_AGENT_FLAVOR=servers` environment variable.

For more information, check [#6542]({{agent-pull}}6542).
::::
Expand Down Expand Up @@ -110,4 +112,4 @@ For more information, check [#199226]({{kib-pull}}199226).
In addition to the new pagination limit size of 100, retrieving agent policies without agent count is now the new default behavior, and a new query parameter `withAgentCount` was added to retrieve the agent count.

For more information, check [#196887]({{kib-pull}}196887).
::::
::::
Loading