-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Update installation tasks and remove persistent install steps #22290
Update installation tasks and remove persistent install steps #22290
Conversation
💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
4f5de7b
to
3c82c4f
Compare
Pinging @elastic/ingest-management (Team:Ingest Management) |
3d8513e
to
05f8d76
Compare
@EricDavisX I've added some rough content about upgrading and uninstalling. Feel free to push commits to my fork if you want to add content (or add comments/suggestions to the review). |
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 gone through the command and I think it look good.
I'm going to merge this now to get the content building. I still have some to-do items and will address them in a follow-on PR. The docs also have some steps that still need to be tested (like deb/rpm) and are not 100% complete. |
…c#22290) * Update installation tasks and remove persistent install steps * Fix bugs in widget code * Add fixes from review and add to-do items
…c#22290) * Update installation tasks and remove persistent install steps * Fix bugs in widget code * Add fixes from review and add to-do items
#22504) * Update installation tasks and remove persistent install steps * Fix bugs in widget code * Add fixes from review and add to-do items
#22505) * Update installation tasks and remove persistent install steps * Fix bugs in widget code * Add fixes from review and add to-do items
The PR updates the existing procedures about managing Elastic Agent. There's a separate PR open to update the command reference and quick start docs, so please review these topics (it'll be easier than trying to make sense of what's in the widgets):
https://beats_22290.docs-preview.app.elstc.co/guide/en/ingest-management/master/elastic-agent-installation.html
https://beats_22290.docs-preview.app.elstc.co/guide/en/ingest-management/master/upgrade-elastic-agent.html
https://beats_22290.docs-preview.app.elstc.co/guide/en/ingest-management/master/uninstall-elastic-agent.html
https://beats_22290.docs-preview.app.elstc.co/guide/en/ingest-management/master/run-elastic-agent-standalone.html
https://beats_22290.docs-preview.app.elstc.co/guide/en/ingest-management/master/elastic-agent-configuration.html
Also please respond to questions flagged for
//REVIEWERS
in the source files.TODO: