We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Diagnostics collected from unprivileged agents do not indicate that they are unprivileged. To reproduce:
elastic-agent install --unprivileged
elastic-agent diagnostics
unzip elastic-agent-diagnostics-2024-03-19T17-40-33Z-00.zip -d diag
rg --ignore-case priv ./diag
Describe the enhancement:
--base-path
--unprivileged
Follow up tasks:
Describe a specific use case for the enhancement or feature:
Better understanding of the Elastic Agent installation via diagnostics. Better troubleshooting.
What is the definition of done?
The text was updated successfully, but these errors were encountered:
Pinging @elastic/elastic-agent (Team:Elastic-Agent)
Sorry, something went wrong.
blakerouse
Successfully merging a pull request may close this issue.
Diagnostics collected from unprivileged agents do not indicate that they are unprivileged. To reproduce:
elastic-agent install --unprivileged
elastic-agent diagnostics
unzip elastic-agent-diagnostics-2024-03-19T17-40-33Z-00.zip -d diag
rg --ignore-case priv ./diag
.Describe the enhancement:
--base-path
,--unprivileged
).Follow up tasks:
Describe a specific use case for the enhancement or feature:
Better understanding of the Elastic Agent installation via diagnostics.
Better troubleshooting.
What is the definition of done?
The text was updated successfully, but these errors were encountered: