Shortcode test page
Telegraf v1 1.37 localhost:8086 1.37.3
GET https://localhost:8086/api/v2/queryVerify the authenticity of downloaded binary (optional)
InfluxData cryptographically signs each Telegraf binary release.
For added security, follow these steps to verify the signature of your download with gpg.
(Most operating systems include the gpg command by default.
If gpg is not available, see the GnuPG homepage for installation instructions.)
Download and import InfluxData’s public key:
curl -sL https://repos.influxdata.com/influxdata-archive.key | gpg --importDownload the signature file for the release by adding
.ascto the download URL. For example:wget https://dl.influxdata.com/telegraf/releases/telegraf-1.37.3_linux_amd64.tar.gz.ascVerify the signature with
gpg --verify:gpg --verify telegraf-1.37.3_linux_amd64.tar.gz.asc telegraf-1.37.3_linux_amd64.tar.gzThe output from this command should include the following:
gpg: Good signature from "InfluxData Package Signing Key <support@influxdata.com>" [unknown]
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for Telegraf and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.