Joshua Powers
a21d263c4c
feat(inptus.elasticsearch): Gather enrich stats ( #15688 )
2024-07-31 14:53:42 -05:00
Rob Sears
27eee98eca
feat(inputs.elasticsearch): Add support for custom headers ( #15544 )
2024-06-24 15:31:29 -05:00
Óscar Erades
59f53c0302
feat: Use HTTPClientConfig struct in elastic stack plugins ( #14207 )
2023-11-13 15:53:36 -07:00
Joshua Powers
2aa57f00ad
docs: Update all readme to pass linter ( #12615 )
2023-02-09 11:04:41 +01:00
Thomas Casteleyn
61523bd4b9
feat(tools/readme_linter): Check for global configuration section ( #12426 )
2023-01-12 16:55:21 +01:00
Joshua Powers
49ac03fa80
docs: add global configuration header ( #12107 )
2022-10-26 14:58:36 -05:00
Sven Rebhan
9fbd275d17
chore: Markdown fixes for inputs/[a-m]* ( #11606 )
2022-08-09 18:57:31 +02:00
reimda
453e276718
chore: Fix readme linter errors for input plugins E-L ( #11214 )
2022-06-07 15:37:08 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Sebastian Spaink
8e2b4988fe
feat: migrate input plugins to new sample config format (A-L) ( #10924 )
2022-04-07 16:01:21 -06:00
Joshua Powers
0c02f245d6
fix: markdown: resolve all markdown issues with d-f ( #10171 )
2021-11-24 11:56:26 -07:00
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
Adam Dobrawy
4e3434a81e
Fix typo in elasticsearch input docs ( #7764 )
2020-06-30 10:57:35 -07:00
Josh Soref
2c56d6de81
Fix spelling errors in comments and documentation ( #7492 )
2020-05-14 00:41:58 -07:00
dupondje
78d3b86581
Add Indices stats to elasticsearch input ( #6060 )
2019-08-02 12:42:25 -07:00
Greg
66beeb6523
Add basic auth support to elasticsearch input ( #6122 )
2019-07-15 16:41:29 -07:00
Daniel Nelson
123e29c1f4
Update elasticsearch input README
2019-06-25 17:28:47 -07:00
Pierre Fersing
0772076378
Allow for force gathering ES cluster stats ( #4345 )
2018-11-19 11:53:09 -08:00
Daniel Nelson
de355b76d6
Simplify testing with TLS ( #4095 )
2018-05-04 16:33:23 -07:00
Daniel Nelson
76ce71f7fa
Fix breaker stat name in elasticsearch comment
2018-03-16 12:58:39 -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
Cameron Sparr
969f388ef2
Make elasticsearch timeout configurable
...
closes #1674
2016-08-29 11:06:30 +01:00
Mike Glazer
e3448153e1
Allow for TLS connections to ElasticSearch ( #1398 )
...
* Allow for TLS connections to ElasticSearch
Extremely similar implementation to the HTTP JSON module's
implementation of the same code.
* Changelog update
2016-06-22 16:23:49 +01:00
Cameron Sparr
3a01b6d5b7
Update elasticsearch readme
...
closes #1145
2016-05-18 12:22:34 +01:00
Cameron Sparr
9c5db1057d
renaming plugins -> inputs
2016-01-07 15:04:30 -07:00