telegraf/plugins
David Bennett c47fcf6626
Add configurable number of 'most recent' date-stamped indices to gather in Elasticsearch input (#8543)
Add configurable number of 'most recent' date-stamped indices to gather in the Elasticsearch input plugin, and allow wildcards to account for date-suffixed index names. Configuring '3' for num_most_recent_indices will only gather the 3 latest indices, based on the date or number they end with. Finding the date or number is dependent on the targeted indices being configured with wildcards at the end of their 'base' names.
2020-12-21 11:45:19 -05:00
..
aggregators Add rate and interval to the basicstats aggregator plugin (#8428) 2020-11-20 15:53:51 -05:00
common proxy support for http input (#8477) 2020-11-26 17:16:25 -05:00
inputs Add configurable number of 'most recent' date-stamped indices to gather in Elasticsearch input (#8543) 2020-12-21 11:45:19 -05:00
outputs Add more verbose errors to influxdb output (#6061) 2020-12-21 10:14:10 -06:00
parsers Add wildcard tags json parser support (#8579) 2020-12-17 19:32:25 -05:00
processors Allow globs (wildcards) in config for tags/fields in enum processor (#8598) 2020-12-18 15:41:39 -06:00
serializers Add prometheus remote write serializer (#8360) 2020-12-16 14:11:05 -05:00