impossible to download elastic agents #14755
Replies: 3 comments 3 replies
-
I solved downloading the agent from https://www.elastic.co/downloads/past-releases/elastic-agent-8-17-3 |
Beta Was this translation helpful? Give feedback.
-
I'm running into a similar problem - I'm trying to automate with ansible - having systems pull the agent installer directly from the security onion server, but it looks like the url is not accessible unless someone is logged in. I'm toying with manually downloading the agent installers to my local workstation and then pushing up to the various endpoints, but that seems kind of wasteful from a resource perspective. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.150
Installation Method
Security Onion ISO image
Description
other (please provide detail below)
Installation Type
Distributed
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
28
RAM
72
Storage for /
100GB
Storage for /nsm
2048GB
Network Traffic Collection
span port
Network Traffic Speeds
1Gbps to 10Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
Yes, there are salt failures (please provide detail below)
Logs
Yes, there are additional clues in /opt/so/log/ (please provide detail below)
Detail
I am unable to download the agents from the Download Page.
From Browsers:
Firefox:
Secure Connection Failed
The connection to 192.168.231.180 was interrupted while the page was loading.
Chrome:
Check internet connection
From /opt/so/log/nginx/access.log:
172.16.1.15 - - [19/Jun/2025:11:03:17 +0000] "GET /packages/so-elastic-agent_windows_amd64_msi HTTP/2.0" 000 0 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:139.0) Gecko/20100101 Firefox/139.0" "-"
172.16.1.15 - - [19/Jun/2025:11:03:20 +0000] "GET /kibana/api/fleet/agent_policies?kuery=ingest-agent-policies.is_managed%3Atrue&perPage=10000&full=false HTTP/2.0" 200 47 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:139.0) Gecko/20100101 Firefox/139.0" "-"
172.16.1.15 - - [19/Jun/2025:11:03:20 +0000] "GET /kibana/api/fleet/agents/tags?showInactive=false HTTP/2.0" 200 12 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:139.0) Gecko/20100101 Firefox/139.0" "-"
172.16.1.15 - - [19/Jun/2025:11:03:20 +0000] "GET /kibana/api/fleet/agents/action_status?latest=35000&perPage=100 HTTP/2.0" 200 12 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:139.0) Gecko/20100101 Firefox/139.0" "-"
172.16.1.15 - - [19/Jun/2025:11:03:20 +0000] "GET /kibana/api/fleet/agent_status?kuery=status%3Ainactive HTTP/2.0" 200 141 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:139.0) Gecko/20100101 Firefox/139.0" "-"
172.16.1.15 - - [19/Jun/2025:11:03:20 +0000] "GET /kibana/api/fleet/agents?page=1&perPage=20&kuery=status%3Aonline%20or%20(status%3Aerror%20or%20status%3Adegraded)%20or%20(status%3Aupdating%20or%20status%3Aunenrolling%20or%20status%3Aenrolling)%20or%20status%3Aoffline&sortField=enrolled_at&sortOrder=desc&showInactive=false&showUpgradeable=false&getStatusSummary=true&withMetrics=true HTTP/2.0" 200 9495 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:139.0) Gecko/20100101 Firefox/139.0" "-"
172.16.1.15 - - [19/Jun/2025:11:03:25 +0000] "GET /kibana/api/fleet/agents?kuery=fleet-agents.policy_id%3A%22fc55f2a0-0213-11ef-92cd-c907925965a6%22%20and%20not%20(exists%3A%22fleet-agents.unenrolled_at%22)%20and%20fleet-agents.enrolled_at%20%3E%3D%20now-10m&showInactive=false HTTP/2.0" 200 54 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:139.0) Gecko/20100101 Firefox/139.0" "-"
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions