Skip to content

Commit d9d2860

Browse files
authored
Doc: Refine Beats landing page (#46104) (#46206)
1 parent 91d6674 commit d9d2860

File tree

2 files changed

+20
-15
lines changed

2 files changed

+20
-15
lines changed

docs/reference/index.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,31 +8,36 @@ mapped_pages:
88

99
# Beats [beats-reference]
1010

11-
{{beats}} are open source data shippers that you install as agents on your servers to send operational data to [{{es}}](https://www.elastic.co/products/elasticsearch). Elastic provides {{beats}} for capturing:
11+
{{beats}} are open source data shippers that you install as agents on your servers to send operational data to [{{es}}](https://www.elastic.co/products/elasticsearch).
12+
13+
New to {{beats}}? Check out the [{{beats}} overview]https://www.elastic.co/beats [{{beats}} overview](https://www.elastic.co/beats) to see what {{beats}} can do for you.
14+
15+
Elastic provides {{beats}} for capturing:
1216

1317
Audit data
14-
: [Auditbeat](https://www.elastic.co/products/beats/auditbeat)
18+
: [Auditbeat](/reference/auditbeat/index.md)
1519

1620
Log files and journals
17-
: [Filebeat](https://www.elastic.co/products/beats/filebeat)
21+
: [Filebeat](/reference/filebeat/index.md)
1822

1923
Availability
20-
: [Heartbeat](https://www.elastic.co/products/beats/heartbeat)
24+
: [Heartbeat](/reference/heartbeat/index.md)
2125

2226
Metrics
23-
: [Metricbeat](https://www.elastic.co/products/beats/metricbeat)
27+
: [Metricbeat](/reference/metricbeat/index.md)
2428

2529
Network traffic
26-
: [Packetbeat](https://www.elastic.co/products/beats/packetbeat)
30+
: [Packetbeat](/reference/packetbeat/index.md)
2731

2832
Windows event logs
29-
: [Winlogbeat](https://www.elastic.co/products/beats/winlogbeat)
33+
: [Winlogbeat](/reference/winlogbeat/index.md)
34+
3035

31-
{{beats}} can send data directly to {{es}} or via [{{ls}}](https://www.elastic.co/products/logstash), where you can further process and enhance the data, before visualizing it in [{{kib}}](https://www.elastic.co/products/logstash).
36+
{{beats}} can send data directly to {{es}} or through [{{ls}}](https://www.elastic.co/products/logstash), where you can further process and enhance the data, before visualizing it in [{{kib}}](https://www.elastic.co/products/logstash).
3237

3338
![Beats Platform](libbeat/images/beats-platform.png)
3439

35-
Want to get up and running quickly with infrastructure metrics monitoring and centralized log analytics? Try out the {{metrics-app}} and the {{logs-app}} in {{kib}}. For more details, see [Analyze metrics](docs-content://solutions/observability/infra-and-hosts/analyze-infrastructure-host-metrics.md) and [Monitor logs](docs-content://solutions/observability/logs/explore-logs.md).
40+
Want to get up and running quickly with infrastructure metrics monitoring and centralized log analytics? Try out the {{metrics-app}} and the {{logs-app}} in {{kib}}. For more details, check out [Analyze metrics](docs-content://solutions/observability/infra-and-hosts/analyze-infrastructure-host-metrics.md) and [Monitor logs](docs-content://solutions/observability/logs/explore-logs.md).
3641

3742

3843
## Need to capture other kinds of data? [_need_to_capture_other_kinds_of_data]

docs/reference/serverless/beats.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ mapped_pages:
99

1010
| Data | {{beats}} |
1111
| --- | --- |
12-
| Audit data | [Auditbeat](https://www.elastic.co/products/beats/auditbeat) |
13-
| Log files and journals | [Filebeat](https://www.elastic.co/products/beats/filebeat) |
14-
| Availability | [Heartbeat](https://www.elastic.co/products/beats/heartbeat) |
15-
| Metrics | [Metricbeat](https://www.elastic.co/products/beats/metricbeat) |
16-
| Network traffic | [Packetbeat](https://www.elastic.co/products/beats/packetbeat) |
17-
| Windows event logs | [Winlogbeat](https://www.elastic.co/products/beats/winlogbeat) |
12+
| Audit data | [Auditbeat](/reference/auditbeat/index.md) |
13+
| Log files and journals | [Filebeat](/reference/filebeat/index.md) |
14+
| Availability | [Heartbeat](/reference/heartbeat/index.md) |
15+
| Metrics | [Metricbeat](/reference/metricbeat/index.md) |
16+
| Network traffic | [Packetbeat](/reference/packetbeat/index.md) |
17+
| Windows event logs | [Winlogbeat](/reference/winlogbeat/index.md) |
1818

1919
{{beats}} can send data to {{es}} directly or through {{ls}}, where you can further process and enhance the data before visualizing it in {{kib}}.
2020

0 commit comments

Comments
 (0)