Skip to content

Commit 6e95d69

Browse files
committed
Fixes links.
1 parent 1a32a08 commit 6e95d69

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deploy-manage/users-roles/cluster-or-deployment-auth/built-in-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ xpack.monitoring.elasticsearch.username: beats_system
159159
xpack.monitoring.elasticsearch.password: beatspassword
160160
```
161161

162-
For example, see [Monitoring {{metricbeat}}](beats://reference/ingestion-tools/beats-metricbeat/monitoring.md).
162+
For example, see [Monitoring {{metricbeat}}](beats://reference/metricbeat/monitoring.md).
163163

164164
The `remote_monitoring_user` is used when {{metricbeat}} collects and stores monitoring data for the {{stack}}. See [*Monitoring in a production environment*](/deploy-manage/monitor/stack-monitoring/elasticsearch-monitoring-self-managed.md).
165165

manage-data/ingest/ingesting-data-from-applications/ingest-logs-from-nodejs-web-application-using-filebeat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ In this command:
443443
* The *-c* flag specifies the path to the Filebeat config file.
444444
445445
::::{note}
446-
Just in case the command doesn’t work as expected, check the [Filebeat quick start](beats://reference/filebeat/filebeat-installation-configuration.md#start) for the detailed command syntax for your operating system. You can also try running the command as *root*: *sudo ./filebeat -e -c filebeat.yml*.
446+
Just in case the command doesn’t work as expected, check the [Filebeat quick start](beats://reference/filebeat/filebeat-installation-configuration.md#installation) for the detailed command syntax for your operating system. You can also try running the command as *root*: *sudo ./filebeat -e -c filebeat.yml*.
447447
::::
448448
449449

manage-data/ingest/ingesting-data-from-applications/ingest-logs-from-python-application-using-filebeat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ In this command:
343343
* The *-c* flag specifies the path to the Filebeat config file.
344344

345345
::::{note}
346-
Just in case the command doesn’t work as expected, check the [Filebeat quick start](beats://reference/filebeat/filebeat-installation-configuration.md#start) for the detailed command syntax for your operating system. You can also try running the command as *root*: *sudo ./filebeat -e -c filebeat.yml*.
346+
Just in case the command doesn’t work as expected, check the [Filebeat quick start](beats://reference/filebeat/filebeat-installation-configuration.md#installation) for the detailed command syntax for your operating system. You can also try running the command as *root*: *sudo ./filebeat -e -c filebeat.yml*.
347347
::::
348348

349349

0 commit comments

Comments
 (0)