- Notifications
You must be signed in to change notification settings - Fork 204
Labels
Team:Elastic-Agent-Control-PlaneLabel for the Agent Control Plane teamLabel for the Agent Control Plane teambugSomething isn't workingSomething isn't working
Description
Overview
At the moment during enrollment the --header flag is only used for adding headers with communication with Elasticsearch, it is not used with communication with Fleet Server. The same --header flag should be used for communication with Fleet Server.
Why?
--header is normally used for reverse proxies that have some type of filtering enabled that doesn't allow a request to be proxied to the proper backend unless a specific header is present.
At the moment we support this for Elasticsearch, but not for communication with Fleet Server.
Metadata
Metadata
Assignees
Labels
Team:Elastic-Agent-Control-PlaneLabel for the Agent Control Plane teamLabel for the Agent Control Plane teambugSomething isn't workingSomething isn't working