[DOCS-14455] Add custom log config to Fleet Automation#38049
Merged
Conversation
Contributor
Preview links (active after the
|
evazorro
commented
Jul 9, 2026
evazorro
left a comment
Contributor
Author
There was a problem hiding this comment.
@coignetp @oleroydatadog a few questions on this draft for you
oleroydatadog
approved these changes
Jul 10, 2026
| <div class="alert alert-tip">As you step through the configuration wizard, the <strong>Configuration Summary</strong> panel shows your current selected scope of Agents. Use this to check how a change would affect an Agent by previewing configuration diffs on a specific Agent in scope.</a></div> | ||
|
|
||
| 1. In Fleet Automation, open the [{{< ui >}}Configuration{{< /ui >}}][2] tab and click {{< ui >}}Configure Agents{{< /ui >}}. | ||
| 1. Scope the configuration to the target Agents. Filter by host information or tags to target a specific group. |
Contributor
There was a problem hiding this comment.
Is it expected to have 1 everywhere instead of 1 2 3 4 ? Same for line 52
Contributor
Author
There was a problem hiding this comment.
Markdown accepts either -- you can do 1-2-3 or 1-1-1. If the latter, it will automatically number them correctly for you in the built version. I like to do 1-1-1 because then if you insert a step anywhere in the list, you don't have to re-number all the steps that follow.
estherk15
approved these changes
Jul 10, 2026
Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Adds a new page for configuring custom log collection via Fleet Automation. This is one of a few things you can do via Fleet Automation > Configure Agents:
Merge readiness
AI assistance
Claude created the file and hooked it up to the nav, I added all the content.
Additional notes
This page is similar to the instructions for configuring Agent integrations, but I'm leaving them as two separate topics so it's easier for readers to follow without having to make decisions, plus it's easier for support to send a single link.