-
Notifications
You must be signed in to change notification settings - Fork 186
Add troubleshooting section for Elastic Agent automatic unenrollment on 401 errors #4250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: vishaangelova <[email protected]>
Vale Linting ResultsSummary: 1 suggestion found 💡 Suggestions (1)
|
🔍 Preview links for changed docs |
e508195 to
ff15ad7
Compare
|
@lucabelluccini, could you please take a look if this is what you had in mind? |
| * Incorrect {{fleet-server}} configuration | ||
| * Issues with {{es}} authentication settings | ||
| :::{admonition} Agents are no longer automatically unenrolled |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does the severity warrant 'admonition'? I'm not sure myself, just wondering 🙂
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alexandra5000 I used the ‘admonition’ type of admonition to be able to use a title for the block (“Agents are no longer automatically unenrolled”). I wanted to keep this information under the same heading as the rest of the text, but highlight the difference in functionality in 8.19 and 9.1, and make use of the applies_to in the admonition. So currently it looks like this:
Do you think it should be a different kind of admonition, or not an admonition at all, just part of the text?
|
Hi, @blakerouse! Would you mind having a look at this small PR to verify its truthfulness? Thank you! |
Summary
Adds documentation for Elastic Agent automatic unenrollment behavior when receiving 401 errors during check-in. In versions < 8.19.0 and < 9.1.0, agents are automatically unenrolled after 7 consecutive 401 failures. This behavior was removed in 8.19.0/9.1.0.
Changes:
troubleshoot/ingest/fleet/common-problems.mdGenerative AI disclosure
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.