![]() |
VOOZH | about |
Fleet Automation can deploy, update, and remove integration configuration files (conf.d) on your Agents remotely. Select target Agents by host or tag, choose an integration, and Fleet Automation pushes the configuration change across your fleet.
Fleet Automation supports configuring out-of-the-box integrations that have a conf.d configuration file, such as Redis, MySQL, and Windows Certificate Store.
Custom checks are not supported.
In Fleet Automation, open the Configuration tab and click Configure Agents.
Scope the configuration to the target Agents. Filter by host information or tags to target a specific group.
Choose Agent integrations.
Select the integration to configure.
Select an operation (see How configuration changes are applied for more information about each operation):
Review the deployment plan. Fleet Automation generates a configuration diff for each affected Agent so you can verify the exact changes.
Click Deploy Configuration to start the deployment. Track progress from the Deployments page.
Each operation applies changes to the integration’s conf.d configuration file differently:
Add New: Deploys a new integration configuration file. If a configuration file already exists, it is replaced entirely and the YAML you provide becomes the complete new configuration for that integration on the target Agents.
Edit & Replace: Only the fields you specify are modified; unmentioned fields remain unchanged.
tags) are fully replaced during an Edit & Replace, not merged. Include all desired values in your update. Any values you omit are removed.Delete: Removes the integration configuration file from the target Agents.
Additional helpful documentation, links, and articles:
| |