Steven Soroka
ac8f4c1e15
add plugin documentation
2020-10-14 12:27:16 -04:00
Vikky Omkar
a6c8f5be13
Updated http_response input plugin README.md ( #7962 )
2020-08-10 15:52:38 -04:00
Russ Savage
75e701c288
fix(readmes): adding code block annotations ( #7963 )
2020-08-10 15:50:48 -04:00
Nicolas Filotto
59e2bdde66
Fix processor initialization ( #7693 )
2020-06-16 09:16:27 -07:00
Nicolas Filotto
bf0f674458
Add ability to collect response body as field with http_response ( #7596 )
2020-06-08 15:29:34 -07:00
Nicolas Filotto
7ef1d53551
Allow collection of HTTP Headers in http_response input ( #7405 )
2020-05-26 15:52:13 -07:00
Atakan Özceviz
397a04aa32
Fix typo in http_response readme ( #7036 )
2020-02-18 14:30:56 -08:00
Pavel Frolov
50dc8d5659
Add content_length metric to http_response input plugin ( #6261 )
2019-08-16 15:45:20 -07:00
George
8d04cb76fd
Add support for interface field in http_response input plugin ( #6006 )
2019-06-19 13:40:53 -07:00
Greg
fec1b3ec19
Support array of addresses in http_response input ( #5975 )
2019-06-14 12:03:44 -07:00
hydrandt
9dc9bd653a
Document response_string_match field in http_response ( #5251 )
2019-01-07 11:25:08 -08:00
Daniel Nelson
de355b76d6
Simplify testing with TLS ( #4095 )
2018-05-04 16:33:23 -07:00
Daniel Nelson
6d585beedf
Fix http_proxy variable name in http_response plugin
2018-03-30 11:11:12 -07:00
Daniel Nelson
8b3767fd6e
Update http_response documentation
2018-03-08 15:13:26 -08:00
Germán Jaber
81a93fcddf
Add result related tags and fields to http_response ( #3814 )
2018-03-08 14:55:59 -08:00
Daniel Nelson
09153c815c
Move http_response headers to end of configuration.
...
If the subtable comes before other options, they will be placed in the
subtable.
2017-08-15 11:50:08 -07:00
Frederick Roth
91f2764cd5
Add result_type field for http_response input ( #2814 )
2017-06-06 13:39:07 -07:00
Zack Zatkin-Gold
dd537b3382
Fix telegraf example arguments ( #2788 )
...
Many of the examples provided within documentation are using a single
dash for the command line arguments, but the telegraf executable
explicitly has two dashes.
There are also some inconsistencies with the ordering of the command
line argument examples. I've ordered them so that the examples will
show: config, config-directory, input-filter, test
2017-05-12 15:22:29 -07:00
Len Smith
9003efc3fa
http_response : Add in support for looking for substring in response ( #2204 )
...
* Add in support for looking for substring in response
* Add note to CHANGELOG.md
* Switch from substring match to regex match
* Requested code changes
* Make requested changes and refactor to avoid nested if-else.
* Convert tabs to space and compile regex once
2017-02-01 14:21:08 +00:00
Cameron Sparr
3e4a19539a
http_response plugin: Add SSL config options
...
closes #1264
2016-05-25 13:44:36 +01:00
Cameron Sparr
c44ecf54a5
Utilize timeout in net_response plugin.
...
Also changing the net_response and http_response plugins to only accept
duration strings for their timeout parameters. This is a breaking config
file change.
closes #1214
2016-05-23 15:59:23 +01:00
Luke Swithenbank
377b030d88
update to 5 second default and string map for headers
2016-04-07 10:28:39 -06:00
Luke Swithenbank
73a7916ce3
take a request body as a param
2016-04-07 10:28:39 -06:00
Luke Swithenbank
f947fa86e3
update to allow for following redirects
2016-04-07 10:28:39 -06:00
Luke Swithenbank
207ab5a0d1
update to make a working sample_config
2016-04-07 10:28:39 -06:00
Luke Swithenbank
dfbe231a51
add http_response plugin
2016-04-07 10:28:39 -06:00