Wingetlywingetly
← All apps

Beats functionbeat

by Elasticv8.17.3

Last updated

Ship cloud data with serverless infrastructure.

Install with winget

$ winget install --id Elastic.Functionbeat --exact --version 8.17.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v8.17.3

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

2 known CVEs via NVD

  • medium6.8Patched in wingetCVE-2023-49922affects before 7.17.16, 8.11.3Dec 12, 2023

    An issue was discovered by Elastic whereby Beats and Elastic Agent would log a raw event in its own logs at the WARN or ERROR level if ingesting that event to Elasticsearch failed with any 4xx HTTP status code except 409 or 429. Depending on the nature of the event that Beats or...

  • medium5.9Patched in wingetCVE-2023-31421affects >=8.0.0 and <=8.9.2Oct 25, 2023

    It was discovered that when acting as TLS clients, Beats, Elastic Agent, APM Server, and Fleet Server did not verify whether the server certificate is valid for the target IP address; however, certificate signature validation is still performed. More specifically, when the clien...

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Beats winlogbeatElastic
    Elastic.Winlogbeatv9.5.4

    Fetches and ships Windows Event logs

  • Beats packetbeatElastic
    Elastic.Packetbeatv9.5.4

    Monitors the network and applications by sniffing packets

  • Beats metricbeatElastic
    Elastic.Metricbeatv9.5.4

    Fetches sets of metrics from the operating system and services

  • ElasticsearchElastic
    Elastic.Elasticsearchv7.16.3

    Elasticsearch is a distributed, RESTful search and analytics engine

  • Beats heartbeatElastic
    Elastic.Heartbeatv9.5.4

    Ping remote services for availability

  • Beats filebeatElastic
    Elastic.Filebeatv9.5.4

    Tails and ships log files

More from Elastic.

Frequently asked questions

How do I install Beats functionbeat on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Elastic.Functionbeat --exact --version 8.17.3. winget downloads the installer from Elastic and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Beats functionbeat silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Elastic.Functionbeat --exact 8.17.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Beats functionbeat via winget?
Run: winget uninstall --id Elastic.Functionbeat --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Beats functionbeat's Apps & Features entry.
Is Beats functionbeat free?
Beats functionbeat is distributed under Elastic-2.0. Refer to the publisher (https://www.elastic.co/downloads/beats/functionbeat) for the full license terms - Wingetly itself does not charge for installation.
Does Beats functionbeat work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Beats functionbeat directly from the publisher.
How do I keep Beats functionbeat up to date?
Run winget upgrade --id Elastic.Functionbeat --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Beats functionbeat from microsoft/winget-pkgs.