Skip to content

Commit c902942

Browse files
Update configuration order precedence text (#33404)
* Update configuration order precedence text * Update content/en/agent/fleet_automation/remote_management.md Co-authored-by: DeForest Richards <[email protected]> * Update content/en/agent/fleet_automation/remote_management.md Co-authored-by: DeForest Richards <[email protected]> * Update content/en/agent/fleet_automation/remote_management.md --------- Co-authored-by: DeForest Richards <[email protected]>
1 parent d83a2f4 commit c902942

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/en/agent/fleet_automation/remote_management.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,9 @@ In the following example, the `logs_enabled` field is changed from `false` to `t
159159

160160
### Configuration precedence
161161

162-
The latest configuration is applied if another tool is also used to configure the Datadog Agent. If the latest change is made from another tool aside from Fleet Automation, the change takes effect.
162+
Configuration changes deployed through Fleet Automation are appended to the Datadog Agent's local configuration. If a conflict occurs at the configuration-field level, Fleet Automation overrides the local value. In short, the most recent configuration change, whether applied by Fleet Automation, configuration management tools, or directly on the host, becomes the Agent's active configuration.
163+
164+
You can use [Fleet Automation Audit Trail][18] to gain visibility into recent configuration changes to your Agents and to set up alerts on those changes.
163165

164166
### Mirrors and proxies
165167

@@ -210,3 +212,4 @@ If you don't upgrade an earlier Agent version to 7.66 or higher, there is no imp
210212
[15]: /agent/guide/setup_remote_config
211213
[16]: https://app.datadoghq.com/fleet/agent-management
212214
[17]: https://docs.datadoghq.com/agent/remote_config/?tab=configurationyamlfile#configuration-order-precedence
215+
[18]: /agent/fleet_automation#view-agent-audit-trail-events

0 commit comments

Comments
 (0)