-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify azure discovery installation docs (#88404)
The installation docs for azure discovery suggest installing Elasticsearch, and then verifying it is running. However, installation packages do not generally automatically start an installed service. For example, with systemd, once a package is installed it must be enabled and/or started explicitly. This commit removes wording about verifying Elasticsearch is running, as well as adjusts later docs about restarting it.
- Loading branch information
Showing
1 changed file
with
2 additions
and
44 deletions.
There are no files selected for viewing
This file contains 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