Skip to content

Commit 82a14ae

Browse files
mdbirnstiehlnaemono
authored andcommitted
[Observability] Change headings to avoid confusion with Streams UI (elastic#3622)
These docs were called "Stream any log file..." which could be confusing with the new Streams UI.
1 parent d0007e8 commit 82a14ae

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

solutions/observability/logs/stream-any-log-file-using-edot-collector.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
navigation_title: Stream any log file using OTel Collector
2+
navigation_title: Send any log file using OTel Collector
33
mapped_pages:
44
- https://www.elastic.co/guide/en/observability/current/logs-stream-edot.html
55
- https://www.elastic.co/guide/en/serverless/current/observability-stream-log-files-edot.html
@@ -11,9 +11,9 @@ products:
1111
- id: cloud-serverless
1212
---
1313

14-
# Stream any log file using OTel Collector [logs-stream-edot]
14+
# Send any log file using OTel Collector [logs-stream-edot]
1515

16-
This guide shows you how to manually configure the {{edot}} (EDOT) Collector to send your log data to {{es}} by configuring the `otel.yml` file. For an Elastic Agent equivalent, refer to [Stream any log file using {{agent}}](/solutions/observability/logs/stream-any-log-file.md).
16+
This guide shows you how to manually configure the {{edot}} (EDOT) Collector to send your log data to {{es}} by configuring the `otel.yml` file. For an Elastic Agent equivalent, refer to [Send any log file using {{agent}}](/solutions/observability/logs/stream-any-log-file.md).
1717

1818
For more OpenTelemetry quickstarts, refer to [EDOT quickstarts](/solutions/observability/get-started/opentelemetry/quickstart/index.md).
1919

solutions/observability/logs/stream-any-log-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ products:
1010
- id: cloud-serverless
1111
---
1212

13-
# Stream any log file using {{agent}} [logs-stream]
13+
# Send any log file using {{agent}} [logs-stream]
1414

15-
This guide shows you how to manually configure a standalone {{agent}} to send your log data to {{es}} using the `elastic-agent.yml` file. For an {{edot}} (EDOT) Collector equivalent, refer to [Stream any log file using OTel Collector](/solutions/observability/logs/stream-any-log-file-using-edot-collector.md).
15+
This guide shows you how to manually configure a standalone {{agent}} to send your log data to {{es}} using the `elastic-agent.yml` file. For an {{edot}} (EDOT) Collector equivalent, refer to [Send any log file using OTel Collector](/solutions/observability/logs/stream-any-log-file-using-edot-collector.md).
1616

1717
To get started quickly without manually configuring the {{agent}}, you can use the **Monitor hosts with {{agent}}** quickstart. Refer to the [quickstart documentation](/solutions/observability/get-started/quickstart-monitor-hosts-with-elastic-agent.md) for more information.
1818

solutions/observability/logs/stream-application-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ products:
1010
- id: cloud-serverless
1111
---
1212

13-
# Stream application logs [observability-correlate-application-logs]
13+
# Send application log data [observability-correlate-application-logs]
1414

1515
Application logs provide valuable insight into events that have occurred within your services and applications.
1616

0 commit comments

Comments
 (0)