Skip to content

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

License

Notifications You must be signed in to change notification settings

sebastianrothbucher/telegraf

This branch is 1 commit ahead of, 302 commits behind influxdata/telegraf:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 9, 2024
Aug 9, 2024
Jul 26, 2024
May 6, 2024
Jul 26, 2024
Jul 30, 2024
Aug 9, 2024
Mar 1, 2023
Jun 4, 2024
Jul 15, 2024
Jul 31, 2024
Jul 17, 2024
Jun 4, 2024
Jul 30, 2024
Mar 1, 2023
Aug 13, 2024
Aug 9, 2024
Oct 25, 2023
Jul 31, 2024
Jul 17, 2024
Mar 7, 2023
Dec 6, 2023
Jul 10, 2024
Dec 1, 2021
Nov 28, 2023
May 31, 2024
Aug 12, 2024
Jun 14, 2023
Nov 28, 2023
Apr 9, 2024
May 15, 2024
Aug 9, 2024
May 14, 2024
Mar 25, 2024
Jul 17, 2024
Jun 5, 2020
Jun 10, 2024
Aug 13, 2024
Aug 13, 2024
Mar 5, 2021
Oct 14, 2020
Jul 31, 2024
Jul 17, 2024
Mar 14, 2023
Sep 26, 2022
May 10, 2024
Oct 26, 2022
Dec 8, 2022
Apr 11, 2023

tiger Telegraf

GoDoc Docker pulls Go Report Card Circle CI

Telegraf is an agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

  • Offers a comprehensive suite of over 300 plugins, covering a wide range of functionalities including system monitoring, cloud services, and message passing
  • Enables the integration of user-defined code to collect, transform, and transmit data efficiently
  • Compiles into a standalone static binary without any external dependencies, ensuring a streamlined deployment process
  • Utilizes TOML for configuration, providing a user-friendly and unambiguous setup experience
  • Developed with contributions from a diverse community of over 1,200 contributors

Users can choose plugins from a wide range of topics, including but not limited to:

🔨 Installation

For binary builds, Docker images, RPM & DEB packages, and other builds of Telegraf, please see the install guide.

See the releases documentation for details on versioning and when releases are made.

💻 Usage

Users define a TOML configuration with the plugins and settings they wish to use, then pass that configuration to Telegraf. The Telegraf agent then collects data from inputs at each interval and sends data to outputs at each flush interval.

For a basic walkthrough see quick start.

📖 Documentation

For a full list of documentation including tutorials, reference and other material, start with the /docs directory.

Additionally, each plugin has its own README that includes details about how to configure, use, and sometimes debug or troubleshoot. Look under the /plugins directory for specific plugins.

Here are some commonly used documents:

❤️ Contribute

Contribute

We love our community of over 1,200 contributors! Many of the plugins included in Telegraf were originally contributed by community members. Check out our contributing guide if you are interested in helping out. Also, join us on our Community Slack or Community Forums if you have questions or comments for our engineering teams.

If you are completely new to Telegraf and InfluxDB, you can also enroll for free at InfluxDB university to take courses to learn more.

ℹ️ Support

Slack Forums

Please use the Community Slack or Community Forums if you have questions or comments for our engineering teams. GitHub issues are limited to actual issues and feature requests only.

📜 License

MIT

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Shell 0.3%
  • Makefile 0.1%
  • Ragel 0.1%
  • Python 0.0%
  • Ruby 0.0%