You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/agent/fleet_automation/_index.md
+10-9
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Datadog Fleet Automation allows you to centrally govern and remotely manage Data
26
26
## Use cases
27
27
28
28
With the Fleet Automation platform, you can:
29
-
- View Agent and Agent integration configurations to help confirm deployment changes and ensure configuration consistency.
29
+
- View the latest Agent configurations and historical changes to help confirm deployment updates and ensure configuration consistency.
30
30
- Send a flare from within your organization, reducing the time it takes to debug issues on an Agent.
31
31
- Ensure your fleet of Agents is using the latest feature enhancements by identifying outdated Agent versions.
32
32
- Help rotate API keys and ensure old keys can be disabled with no impact by identifying which Agents, and how many Agents, are using a particular key.
@@ -57,23 +57,24 @@ Selecting an Agent gives you more information about it, including its configurat
Remote Agent Management simplifies the process of upgrading your Agent fleet by reducing the need to coordinate with multiple deployment or configuration management tools. For more information, see [Remote Agent Management][6].
63
-
64
-
## Send a remote flare
60
+
### Send a remote flare
65
61
66
62
After you enable Remote Configuration on an Agent, you can send a flare from Datadog. For instructions on sending a flare, see [Send a flare from the Datadog site][7].
67
63
64
+
## Remote Agent Management
65
+
66
+
Remote Agent Management simplifies the process of upgrading your Agent fleet by reducing the need to coordinate with multiple deployment or configuration management tools. For more information, see [Remote Agent Management][6].
68
67
69
68
## Control access to Fleet Automation
70
69
71
70
Fleet Automation is available to all users in a Datadog organization. You can control access to specific functionality:
72
71
73
72
| Permission | Description |
74
73
|--------------|---------------|
75
-
|`API keys read`| Restricts which users can view and search Agents by API key. |
76
-
|`Agent flare collection`| Restricts which users can remotely send flares. |
74
+
|`API Keys Read`| Restricts which users can view and search Agents by API key. |
75
+
|`Agent Flare Collection`| Restricts which users can remotely send flares from Fleet Automation. |
76
+
|`Agent Upgrade`| Restricts which users have access to upgrade Agents from Fleet Automation. |
77
+
|`Agent Configuration Management`| Restricts which users have access to configure Agents from Fleet Automation. |
77
78
78
79
For information on setting up roles and permissions, see [Access Control][5].
79
80
@@ -87,4 +88,4 @@ For information on setting up roles and permissions, see [Access Control][5].
0 commit comments