Clarify monitoring and monitoring.collection
State that both xpack.monitoring.enabled in Logstash config and xpack.monitoring.collection.enabled in Elasticsearch config are needed.
@robgil @yaauie Please evaluate this approach for clarifying #9901, and let me know what you think.
This pull request does not have a backport label. Could you fix it @karenzone? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:
-
backport-8./dis the label to automatically backport to the8./dbranch./dis the digit. -
backport-8.xis the label to automatically backport to the8.xbranch.
backport-8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label.
This pull request is now in conflicts. Could you fix it @karenzone? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b ls-9901-monitoring upstream/ls-9901-monitoring
git merge upstream/main
git push upstream ls-9901-monitoring