Skip to content

Commit 47fbecf

Browse files
Add doc links to Fleet UI output settings descriptions (#459) (#460)
* Add doc links to Fleet UI output settings descriptions * Add link for hosts configuration info (cherry picked from commit 8bfb70f) Co-authored-by: David Kilfoyle <[email protected]>
1 parent f44e4be commit 47fbecf

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

docs/en/ingest-management/fleet/fleet-settings-output-elasticsearch.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Default {es} port for {ecloud}
2727
* `https://1d7a52f5eb344de18ea04411fe09e564.fleet.eu-west-1.aws.qa.cld.elstc.co:443`
2828
* `https://[2001:db8::1]:9200`
2929

30+
Refer to the <<add-a-fleet-server,{fleet-server}>> documentation for default ports and other configuration details.
31+
3032
// =============================================================================
3133

3234
|
@@ -65,16 +67,15 @@ currently provide validation.
6567
**Make this output the default for agent integrations**
6668

6769
| When this setting is on, {agent}s use this output to send data if no other
68-
output is set in the agent policy.
70+
output is set in the <<agent-policy,agent policy>>.
6971

7072
// =============================================================================
7173

7274
|
7375
[id="es-agent-monitoring-output"]
7476
**Make this output the default for agent monitoring**
7577

76-
| When this setting is on, {agent}s use this output to send agent monitoring
77-
data if no other output is set in the agent policy.
78+
| When this setting is on, {agent}s use this output to send <<monitor-elastic-agent,agent monitoring data>> if no other output is set in the <<agent-policy,agent policy>>.
7879

7980
Sending monitoring data to a remote {es} cluster is currently not supported.
8081
|===

docs/en/ingest-management/fleet/fleet-settings-output-kafka.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Use the format `host:port` (without any protocol `http://`). Click **Add row** t
3535
* `localhost:9092`
3636
* `mykafkahost:9092`
3737

38+
Refer to the <<add-a-fleet-server,{fleet-server}>> documentation for default ports and other configuration details.
39+
3840
|===
3941

4042
[discrete]
@@ -361,15 +363,14 @@ currently provide validation.
361363
**Make this output the default for agent integrations**
362364

363365
| When this setting is on, {agent}s use this output to send data if no other
364-
output is set in the agent policy.
366+
output is set in the <<agent-policy,agent policy>>.
365367

366368
// =============================================================================
367369

368370
|
369371
[id="kafka-output-agent-monitoring"]
370372
**Make this output the default for agent monitoring**
371373

372-
| When this setting is on, {agent}s use this output to send agent monitoring
373-
data if no other output is set in the agent policy.
374+
| When this setting is on, {agent}s use this output to send <<monitor-elastic-agent,agent monitoring data>> if no other output is set in the <<agent-policy,agent policy>>.
374375

375376
|===

docs/en/ingest-management/fleet/fleet-settings-output-logstash.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ To learn how to generate certificates, refer to <<secure-logstash-connections>>.
2323
* `192.0.2.0:5044`
2424
* `mylogstashhost:5044`
2525

26+
Refer to the <<add-a-fleet-server,{fleet-server}>> documentation for default ports and other configuration details.
27+
2628
// =============================================================================
2729

2830
|
@@ -86,15 +88,14 @@ currently provide validation.
8688
**Make this output the default for agent integrations**
8789

8890
| When this setting is on, {agent}s use this output to send data if no other
89-
output is set in the agent policy.
91+
output is set in the <<agent-policy,agent policy>>.
9092

9193
// =============================================================================
9294

9395
|
9496
[id="ls-agent-monitoring-output"]
9597
**Make this output the default for agent monitoring**
9698

97-
| When this setting is on, {agent}s use this output to send agent monitoring
98-
data if no other output is set in the agent policy.
99+
| When this setting is on, {agent}s use this output to send <<monitor-elastic-agent,agent monitoring data>> if no other output is set in the <<agent-policy,agent policy>>.
99100

100101
|===

0 commit comments

Comments
 (0)