Cherry-pick #18956 to 7.x: Add automatic retries and exponential backoff to Filebeat httpjson input#19538
Conversation
|
Pinging @elastic/siem (Team:SIEM) |
❕ Build Aborted
Expand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
5d9377e to
8c2c4d6
Compare
8c2c4d6 to
5c548fa
Compare
5c548fa to
b5d51ec
Compare
|
jenkins run tests |
256f70d to
163818d
Compare
|
jenkins run tests |
163818d to
ba1e613
Compare
…put (elastic#18956) - Add automatic retries and exponential backoff to Filebeat httpjson input (elastic#18956) - Add test cases - Support the new OAuth2 functionality (cherry picked from commit 0dcb3df)
ba1e613 to
94a0bdf
Compare
Cherry-pick of PR #18956 to 7.x branch. Original message:
Add automatic retries and exponential backoff to Filebeat httpjson input. If an HTTP error is returned by the client, e.g., connection errors, or if a 500-range response code is received (except 501), then a retry is automatically invoked after a defined wait period.
go test result: