2020-05-05 02:09:10 +08:00
# External Plugins
2020-09-04 04:31:29 +08:00
This is a list of plugins that can be compiled outside of Telegraf and used via the `execd` [input ](plugins/inputs/execd ), [output ](plugins/outputs/execd ), or [processor ](plugins/processors/execd ).
Check out the [external plugin documentation ](/docs/EXTERNAL_PLUGINS.md ) for more information on writing and contributing a plugin.
2020-05-05 02:09:10 +08:00
Pull requests welcome.
2020-09-04 04:31:29 +08:00
2020-05-29 06:45:08 +08:00
## Inputs
- [rand ](https://github.com/ssoroka/rand ) - Generate random numbers
- [twitter ](https://github.com/inabagumi/twitter-telegraf-plugin ) - Gather account information from Twitter accounts
2020-07-13 22:52:59 +08:00
- [youtube ](https://github.com/inabagumi/youtube-telegraf-plugin ) - Gather account information from YouTube channels
2020-08-07 22:30:33 +08:00
- [awsalarms ](https://github.com/vipinvkmenon/awsalarms ) - Simple plugin to gather/monitor alarms generated in AWS.
2020-09-17 03:47:30 +08:00
- [octoprint ](https://github.com/BattleBas/octoprint-telegraf-plugin ) - Gather 3d print information from the octoprint API.
2020-10-15 00:25:41 +08:00
- [systemd-timings ](https://github.com/pdmorrow/telegraf-execd-systemd-timings ) - Gather systemd boot and unit timestamp metrics.
2020-11-17 01:15:34 +08:00
## Outputs
- [kinesis ](https://github.com/morfien101/telegraf-output-kinesis ) - Aggregation and compression of metrics to send Amazon Kinesis.