Closed faec closed 1 year ago
This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @faec? 🙏. For such, you'll need to label your PR with:
To fixup this pull request, you need to add the backport labels for the needed branches, such as:
backport-v8./d.0
is the label to automatically backport to the 8./d
branch. /d
is the digitthe below badges are clickable and redirect to their specific view in the CI or DOCS
#### Build stats * Start Time: 2023-03-07T16:55:52.706+0000 * Duration: 17 min 29 sec
No test was executed to be analysed.
To re-run your PR in the CI, just comment with: - `/test` : Re-trigger the build.
/test
Increase the size limit of RPC calls to the shipper from its default of 4MB to 64MB.
This PR mitigates but does not fix https://github.com/elastic/beats/issues/34695.
I have made corresponding changes to the documentationI have made corresponding change to the default configuration filesI have added tests that prove my fix is effective or that my feature worksI have added an entry inCHANGELOG.md
orCHANGELOG-developer.md
.