Skip to content

Commit 08d48a8

Browse files
Explain why Agent needs to connect to Kibana (#1627) (#1629)
* Explain why Agent needs to connect to Kibana * Update docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc --------- Co-authored-by: David Kilfoyle <[email protected]> (cherry picked from commit bac20b6) Co-authored-by: nima <[email protected]>
1 parent 7280595 commit 08d48a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/en/ingest-management/fleet/add-fleet-server-on-prem.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ You may need to allow access to these ports. Refer to the following table for de
9898
| {fleet-server} → {es} | 9200
9999
|===
100100

101+
NOTE: Connectivity to {kib} on port 5601 is optional and not required at all times. {agent} and {fleet-server} may need to connect to {kib} if deployed in a
102+
container environment where an enrollment token can not be provided during deployment.
103+
101104
//[discrete]
102105
//[[add-fleet-server-on-prem-hosts]]
103106
//= Add {fleet-server} hosts

0 commit comments

Comments
 (0)