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
3 changes: 3 additions & 0 deletions reference/fleet/env-provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ foo=bar elastic-agent run

The environment variable can be referenced as `${env.foo}`.

::::{note}
If you run the agent as a Linux or Windows service, you can also define the environment variables in the service manifest. Refer to the example in [Proxy Server connectivity using default host variables](/reference/fleet/host-proxy-env-vars.md).
::::
Loading