Sven Rebhan
|
3ad9fe73ba
|
chore: More parser cleanup (#11532)
|
2022-07-28 15:30:36 -05:00 |
Joshua Powers
|
b423a3ec40
|
feat: migrate value parser to new style (#11407)
|
2022-06-29 14:46:43 -06:00 |
Sven Rebhan
|
c46f42f797
|
feat: Migrate json parser to new style (#11226)
|
2022-06-22 09:56:51 -06:00 |
Joshua Powers
|
dad330c3e1
|
fix: use readers over closers in http input (#11083)
|
2022-05-18 13:06:56 -06:00 |
Ehsan
|
5adecc3cd9
|
feat(parsers/csv): Add metadata support to CSV parser plugin (#10083)
|
2022-02-23 19:28:16 -06:00 |
Sven Rebhan
|
4ae8c60178
|
fix: Statefull parser handling (#10575)
|
2022-02-03 09:15:38 -07:00 |
Joshua Powers
|
8f02056718
|
fix: ensure http body is empty (#10396)
|
2022-01-11 09:22:49 -07:00 |
Paweł Żak
|
77248978c7
|
fix: Linter fixes for plugins/inputs/[h-j]* (#9986)
|
2021-10-26 07:45:03 -06:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
David Bennett
|
8bb388584d
|
Add OAuth2 to HTTP input (#9138)
* add oauth2 to http input
* linter fixes
* add http config to common plugin
* address linter changes
* Update README.md
* add log for user if fields are missing
* add correct logger
* alter output plugin as well
* fix formatting
* add oauth2 separate package
* fix package naming
* remove unnecessary logger
|
2021-04-23 09:37:27 -04:00 |
Sven Rebhan
|
8e7da355b3
|
Linter fixes (unhandled errors) -- Part 1 (#8992)
|
2021-04-08 11:43:39 -05:00 |
Dheeraj Dwivedi
|
a01d273c45
|
Support custom success codes in http input (#6549)
|
2019-10-21 14:23:36 -07:00 |
Daniel Nelson
|
0ff9c8ef88
|
Add call to optional Init function for all plugins (#5899)
|
2019-06-14 15:12:27 -07:00 |
Daniel Nelson
|
4d3519756c
|
Add support for sending a request body to http input (#5074)
|
2018-12-11 19:12:00 -08:00 |
maxunt
|
2729378b7f
|
Add name, time, path and string field options to JSON parser (#4351)
|
2018-08-22 19:26:48 -07:00 |
Daniel Nelson
|
3fe3d75bb3
|
Add configurable method to http input
|
2018-02-15 19:06:22 -08:00 |
Daniel Nelson
|
6c656d92a0
|
Add url tag only if not already set
|
2018-02-15 19:06:20 -08:00 |
Nicolas Grange
|
f82f03b92c
|
Add http input plugin which supports any input data format (#3546)
|
2018-02-15 16:00:10 -08:00 |