Skip to content

Commit 0bef554

Browse files
dedemortonbmorelli25
authored andcommitted
Add links to Kibana docs (#181) (#217)
1 parent bb84eee commit 0bef554

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

docs/en/infraops/infra-ui-intro.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ After you have infrastructure monitoring <<install-infrastructure-monitoring,up
88
and data is streaming to {es}, use the {infra-ui} UI in {kib} to monitor your
99
infrastructure and identify problems in real time.
1010

11+
For more information about working with the {infra-ui} UI, see the
12+
{kibana-ref}/xpack-infra.html[{kib} documentation].
13+
1114
[float]
1215
=== Monitor your hosts and containers
1316

docs/en/infraops/installation.asciidoc

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ beta[]
77
To get up and running with infrastructure monitoring, you need:
88

99
* An Elasticsearch cluster and Kibana (version 6.5 or later) with a basic
10-
license. To learn how to get up and running quickly, see
11-
{stack-gs}/get-started-elastic-stack.html[Getting started with the
12-
{stack}].
10+
license. To learn how to get started quickly, see
11+
{stack-gs}/get-started-elastic-stack.html[Getting started with the {stack}].
1312
+
1413
[TIP]
1514
==============
@@ -20,7 +19,14 @@ https://www.elastic.co/cloud/elasticsearch-service/signup[Try out the {es}
2019
Service for free].
2120
==============
2221

23-
* {beats} shippers installed on each system you want to monitor
22+
* {beats} shippers (version 6.5 or later) installed on each system you want to
23+
monitor
24+
25+
You might also need to modify UI settings in {kib} to change default behaviors,
26+
such as the index pattern used to query the data, and the timestamp field used
27+
for sorting. For more information, see
28+
{kibana-ref}/infrastructure-ui-settings-kb.html[{infra-ui} UI Settings] and
29+
{kibana-ref}/logs-ui-settings-kb.html[{logs-ui} UI Settings].
2430

2531
[float]
2632
[[install-beats-for-infra-UI]]

docs/en/infraops/logs-ui-intro.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,8 @@ logs in real time and see a historical view of your log data. The search bar in
1313
the log viewer supports {kibana-ref}/kuery-query.html[Kibana Query Language].
1414
You can enter ad hoc or structured queries.
1515

16+
For more information about working with the {logs-ui} UI, see the
17+
{kibana-ref}/xpack-logs.html[{kib} documentation].
18+
1619
[role="screenshot"]
1720
image::screenshot-logs-ui.jpg[]

0 commit comments

Comments
 (0)