-
Notifications
You must be signed in to change notification settings - Fork 197
Fleetserver connectivity requirments when using an elasticsearch remote output #4244
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
Conversation
In addition to connectivity check the fleet server also creates apikeys using the service token. This is currently not documented well, moreover we currently lead users astray telling them to ignore the output health.
Vale Linting ResultsSummary: 1 suggestion found 💡 Suggestions (1)
The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
🔍 Preview links for changed docs |
|
Thanks for the contribution! @vishaangelova can you please give this an editorial review. |
|
Thank you, @mjmbischoff! After considering your addition at the end of the note, I think it might actually be better to move this out of the note and add it as a separate item under the Limitations section, for example like this: I hope I understood this correctly, but let me know if not or if I’m missing something.
Would you mind opening a docs issue with some more details about this? |
Yeah, I think that description is fine. I'm not too particular about the location. What does need some sort of update is the "In some cases, the remote {{es}} output used for {{agent}} data can be reached by the {{agent}}s but not by {{fleet-server}}. In those cases, you can ignore the resulting unhealthy state of the output and the associated
That's actually quite tricky as I'm unsure who on the dev side of things is responsible for this part. |
vishaangelova
left a comment
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.
I’ve updated the PR to include the suggested changes from the tech writer review (commit), so LGTM.
|
Changes are good. We'll follow up with general documentation around how things are put together in other PR's, and this addresses the immediate concerns. Thank you @vishaangelova |
In addition to connectivity check the fleet server also creates apikeys using the service token. This is currently not documented well, moreover we currently lead users astray telling them to ignore the output health.
This PR only addresses the note, a more elaborate section should be added to guide the user.
Summary
Generative AI disclosure