Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.48 KB

elastic-agent-standalone-download.asciidoc

File metadata and controls

56 lines (37 loc) · 1.48 KB

Configure download settings for standalone {agent} upgrades

Agent download

The agent.download section of the elastic-agent.yml config file contains settings for where to download and store artifacts used for {agent} upgrades.

Table 1. {agent} download settings
Setting Description

sourceURI

(string) Path to the location of artifacts used during {agent} upgrade.

target_directory

(string) Path to the directory where download artifacts are stored.

timeout

(string) The HTTP request timeout in seconds for the download package attempt.

install_path

(string) The location of installed packages and programs, as well as program specifications.

retry_sleep_init_duration

(string) The duration in seconds to sleep for before the first retry attempt.