New ecctl installation guide#769
Open
eedugon wants to merge 11 commits into
Open
Conversation
🔍 Preview links for changed docs |
gigerdo
approved these changes
Jun 23, 2026
Contributor
Author
|
Tests completed, all worked well:
|
shainaraskas
approved these changes
Jun 29, 2026
shainaraskas
left a comment
Member
There was a problem hiding this comment.
lgtm. agree with doing a pretty lightweight fix of this page and not spending too much time on polish. couple of small comments to consider to make this page a tiny bit more usable (being able to copy a command with the latest version is a nice ergonomic boost)
Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
Contributor
Author
|
@gigerdo , sorry for the noise here, but I've applied some extra changes to the doc, including the optional checksum verification of the downloaded files. Just in case you want to apply a quick review again here. |
shainaraskas
approved these changes
Jun 30, 2026
Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.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.
Description
Updates the
ecctlinstallation guide to cover multiple operating systems instead of only macOS.Adds Linux (deb/rpm and binary), Windows (go install), and source-build installation paths, plus verification, upgrade, and basic troubleshooting sections.
This PR also promotes the info from the public KB article https://support.elastic.co/knowledge/f454ec94 (internal link) and the internal article https://support.elastic.dev/knowledge/view/1a0ccf8a into docs.
Related Issues
Closes #582
Motivation and Context
Existing installation guide only covers MacOS, and we create also binaries and RPM/DEB packages for Linux .
How Has This Been Tested?
Untested (planning to test)
Types of Changes
Readiness Checklist