Skip to content

Health check request should be chunked #11981

@paulb-elastic

Description

@paulb-elastic

Similar to #1808, this issue describes the need to support chunked encoding for the health check in of the Elastic Agent with the Fleet Server, to support situations with Synthetics Private Locations where the policy size is too big and the health check can fail, which results in the Agent appearing to be offline (even though it is still online and getting updates).

Refer to the knowledge base article where this is referred to.

As a result of elastic/fleet-server#5069 it’s possible to see body too large when these problems occur.

Note that whilst server.limits.checkin_limit.max_body_byte_size can be set to -1 or something larger than the default, it should be possible for Elastic Agent running as Synthetics Private Locations to check in their health status without this manual intervention.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions