Skip to content
Merged
Changes from 4 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
1 change: 1 addition & 0 deletions reference/fleet/install-elastic-agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ The basic {{agent}} flavor is installed by default using the `elastic-agent inst
* `endpoint-security` - used to implement [{{elastic-defend}}](../../solutions/security/configure-elastic-defend.md).
* `pf-host-agent` - used to collect profiling data from hosts as part of Elastic [Universal Profiling](../../solutions/observability/infra-and-hosts/get-started-with-universal-profiling.md).

Beginning with version 9.1, the basic flavor also includes the [journald](https://www.freedesktop.org/software/systemd/man/latest/systemd-journald.service.html) dependencies necessary to use the [journald input](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-journald.html).
This basic package is suitable for most use cases and it offers a reduced size on disk.

#### Servers flavor [elastic-agent-servers-flavor-regular]
Expand Down
Loading