elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.77k stars 8.17k forks source link

[Fleet] Enable conditional agent instructions based on integration #115384

Open dominiqueclarke opened 2 years ago

dominiqueclarke commented 2 years ago

Add agent prompts provide our users with in-context instructions on how to set up Elastic Agent.

image image

However, agent setup instructions may vary for different integrations.

Elastic Synthetics integration policies are best suited to be run with the elastic-agent-complete image in Docker. This is because the browser input type requires dependencies that are only available with the elastic-agent-complete Docker image.

We should display instructions for setting up the elastic-agent-complete image with Docker for Add Agent prompts originating from Elastic Synthetics integrations.

Additionally, it may be beneficial to add a note about the different requirements for agent compatibility with Elastic Synthetics in the main Elastic Agent setup instructions.

For a reference on what is needed to run Elastic Synthetics browser inputs with fleet, see https://www.elastic.co/guide/en/observability/master/synthetics-quickstart-fleet.html and https://www.elastic.co/guide/en/fleet/current/elastic-agent-container.html

elasticmachine commented 2 years ago

Pinging @elastic/fleet (Team:Fleet)