elastic / elastic/fleet-server
Revisit default values for max request body size limits.
Open
enhancement
Team:Elastic-Agent-Control-Plane
- Dominant language
- Go
- Stars
- 113
- Forks
- 117
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 112
Description
https://github.com/elastic/fleet-server/pull/434 introduced configurable max request body size limitations. `max_body_byte_size` defaults can be reviewed in [`fleet-server.reference.yml`](https://github.com/elastic/fleet-server/blob/main/fleet-server.reference.yml#L170).
Some of the defaults could be re-evaluated against current use cases, such as using Elastic Agent for [Synthetic Private Location checks](https://www.elastic.co/docs/solutions/observability/synthetics/monitor-resources-on-private-networks#monitor-via-private-agent).
Contributor guide
Assessment
This issue has not been assessed yet.