Skip to content
Merged
Changes from 1 commit
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 env variables in the service manifest as shown in this [example](/reference/fleet/host-proxy-env-vars.md)
::::
Loading