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
Len Smith
d915f7c7d6
Fix shard indices reporting in elasticsearch input ( #7332 )
2020-04-24 13:38:58 -07:00
dupondje
78d3b86581
Add Indices stats to elasticsearch input ( #6060 )
2019-08-02 12:42:25 -07:00
dupondje
9af39bbb7d
Add node roles tag to elasticsearch input ( #6064 )
2019-07-03 13:04:07 -07:00
dupondje
83c8d7be2a
Fix master check and move cluster health indices to separate measurement ( #6004 )
2019-06-25 16:16:15 -07:00
dupondje
1775e1cdc6
Add cluster name tag to elasticsearch indices ( #5998 )
2019-06-17 13:31:15 -07:00
Feliksas The Lion
1a8786712c
Added 3 important elasticsearch cluster health metrics ( #4167 )
2018-05-18 18:49:23 -07:00
Arkady Emelyanov
4d91162abd
Add health status mapping from string to int in elasticsearch input ( #3551 )
2017-12-07 11:31:03 -08:00
Christian Meilke
75567d5b51
Add ability to limit node stats in elasticsearch input ( #3304 )
2017-10-06 16:16:32 -07:00
Christian Meilke
0bb32570ba
Add cluster health level configuration to elasticsearch input ( #3269 )
2017-10-04 15:29:32 -07:00
Matt O'Hara
1392e73125
Add clusterstats to elasticsearch plugin ( #1979 )
...
* add clusterstats to elasticsearch input plugin
* add clusterstats to elasticsearch input plugin
* add clusterstats to elasticsearch input plugin
* add clusterstats to elasticsearch input plugin
* add clusterstats to elasticsearch input plugin
* responses to requested changes
* remove unnecessary recommendation
2016-12-20 16:30:03 +00:00
Philip Silva
3c89847489
internal: FlattenJSON, flatten arrays as well
...
With HTTP JSON or Elasticsearch, one can also process values nested in arrays.
2016-01-14 09:52:58 -08:00
Cameron Sparr
9c5db1057d
renaming plugins -> inputs
2016-01-07 15:04:30 -07:00