telegraf/plugins
Jari Sukanen 6828fc48e1 exec plugin: allow using glob pattern in command list
Allow using glob pattern in the command list in configuration. This enables for
example placing all commands in a single directory and using /path/to/dir/*.sh
as one of the commands to run all shell scripts in that directory.

Glob patterns are applied on every run of the commands, so matching commands can
be added without restarting telegraf.

closes #1142
2016-05-26 11:38:15 +01:00
..
inputs exec plugin: allow using glob pattern in command list 2016-05-26 11:38:15 +01:00
outputs Consolidate AWS credentials (#1208) 2016-05-25 12:30:39 +01:00
parsers graphite parser: support multiple tag keys 2016-05-25 17:11:28 +01:00
serializers sanitize * to - in graphite serializer 2016-04-27 18:05:44 -06:00