Open pgeyman opened 2 months ago
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)
@cmacknz Is this something that is possible or that you will be adding in the near term?
Not near term, but we haven't forgotten that this limitation exists.
Describe the enhancement: There is documentation that describes how to configure standalone Elastic Agents with autodiscover, but nothing about how to use this for Fleet Managed agents.
Provide support for configuring conditions based autodiscover for Docker containers for Fleet managed Agents that will allow processing the docker log json files for different autodiscovered Docker container apps (eg. Apache HTTP, MySQL, Spring Boot App).
If this functionality does exist, please provide documentation on how to configure it for Fleet Managed Agents.
Describe a specific use case for the enhancement or feature: We are currently using Filebeat with autodiscover to send logs from Docker containers of different flavours (Apache HTTP, MySQL, etc).
We are now trying to migrate over to Elastic Agent with Fleet managed agents, but I cannot find any documentation or examples of how to configure the agents with an equivalent setup to what we have with Filebeat and autodiscover.
We need to be able to setup a Fleet Agent Policy that will process the docker log json files for different autodiscovered Docker container apps (eg. Apache HTTP, MySQL, Spring Boot App)
Example filebeat autodiscover setup:
What is the definition of done? Being able to setup a Fleet Agent Policy that will process the docker log json files for different autodiscovered Docker container apps (eg. Apache HTTP, MySQL, Spring Boot App)?