Skip to content
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

Remove "Elastic Agent to Fleet" default port assignments #1177

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kilfoyle
Copy link
Contributor

This updates the documented default port assignments to remove mention of Agent -> Fleet communication, since Agent only communicates with Fleet via Fleet Server.

Rel: #1075


Deploy on Elastic Cloud
Elastic Agent → Fleet Server | 443
Elastic Agent → Elasticsearch | 443
Elastic Agent → Logstash | 5044
Elastic Agent → Fleet 443
Fleet Server → Fleet 443
Fleet Server → Elasticsearch 443

Deploy Fleet Server on-premises and Elasticsearch on Cloud
Elastic Agent → Fleet Server 8220
Elastic Agent → Elasticsearch 443
Elastic Agent → Logstash 5044
Elastic Agent → Fleet 443
Fleet Server → Fleet 443
Fleet Server → Elasticsearch 443

Deploy on-premises and self-managed
Elastic Agent → Fleet Server 8220
Elastic Agent → Elasticsearch 9200
Elastic Agent → Logstash 5044
Elastic Agent → Fleet 5601
Fleet Server → Fleet 5601
Fleet Server → Elasticsearch 9200

Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@kilfoyle kilfoyle changed the title Remove mention of Agent -> Fleet default port Remove "Elastic Agent to Fleet" default port assignments Jul 16, 2024
@kilfoyle kilfoyle requested review from karenzone and nimarezainia and removed request for karenzone July 16, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant