Wingetlywingetly
← All apps

Telegraf

by InfluxData Inc.v1.36.3

Last updated

Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

Install with winget

$ winget install --id InfluxData.Telegraf --exact --version 1.36.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.

About

Telegraf, a server-based agent, collects and sends metrics and events from databases, systems, and IoT sensors. Written in Go, Telegraf compiles into a single binary with no external dependencies–requiring very minimal memory.

Installers · v1.36.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

1 known CVE via NVD

  • critical9.8Patched in wingetCVE-2020-35187affects before 1.9.4-alpineDec 16, 2020

    The official telegraf docker images before 1.9.4-alpine (Alpine specific) contain a blank password for a root user. System using the telegraf docker container deployed by affected versions of the docker image may allow a remote attacker to achieve root access with a blank passwo...

Source: NVD, updated 2h 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

  • I
    InfluxDB OSSInfluxData Inc.
    InfluxData.InfluxDB.OSSv2.7.12

    InfluxDB is a time series database designed to handle high write and query loads.

  • I
    InfluxDB 3 CoreInfluxData Inc.
    InfluxData.InfluxDB.Corev3.5.0

    Purpose-built database for all types of time series data at any scale.

  • I
    influxctlInfluxData Inc.
    InfluxData.influxctlv2.11.0

    The influxctl command line interface (CLI) writes to, queries, and performs administrative tasks in an InfluxDB Cloud Dedicated cluster and provides a scriptable way to manage your InfluxDB Cloud Dedicated resources.

  • I
    InfluxDB CLIInfluxData Inc.
    InfluxData.InfluxDB.CLIv2.7.5

    The influx command line interface (CLI) includes commands to manage many aspects of InfluxDB, including buckets, organizations, users, tasks, etc.

  • K
    KapacitorInfluxData Inc.
    InfluxData.Kapacitorv1.8.2

    Kapacitor is an open source data processing framework that makes it easy to create alerts, run ETL jobs and detect anomalies.

  • I
    InfluxDB 3 EnterpriseInfluxData Inc.
    InfluxData.InfluxDB.Enterprisev3.5.0

    Engineered for performance. Designed for flexibility. Easy to use. Built to scale.

More from InfluxData Inc. or browse gnmi, golang, influxdb.

Frequently asked questions

How do I install Telegraf on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id InfluxData.Telegraf --exact --version 1.36.3. winget downloads the installer from InfluxData Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Telegraf silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id InfluxData.Telegraf --exact 1.36.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 Telegraf via winget?
Run: winget uninstall --id InfluxData.Telegraf --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Telegraf's Apps & Features entry.
Is Telegraf free?
Telegraf is distributed under MIT. Refer to the publisher (https://docs.influxdata.com/telegraf/v1/install/?t=Windows#download-and-install-telegraf) for the full license terms - Wingetly itself does not charge for installation.
Does Telegraf 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 Telegraf directly from the publisher.
How do I keep Telegraf up to date?
Run winget upgrade --id InfluxData.Telegraf --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Telegraf from microsoft/winget-pkgs.