Skip to content

Commit 4fe9fe1

Browse files
committed
Fix link
1 parent 33f7801 commit 4fe9fe1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ To connect to your {{ech}} deployment, stream data, and issue queries, you have
127127

128128
### Cloud ID
129129

130-
To find the [Cloud ID]([Cloud ID](/deploy-manage/deploy/elastic-cloud/find-cloud-id.md)) of your deployment, go to the {{kib}} main menu, then select **Management****Integrations****Connection details**. Note that the Cloud ID value is in the format `deployment-name:hash`. Save this value to use it later.
130+
To find the [Cloud ID](/deploy-manage/deploy/elastic-cloud/find-cloud-id.md) of your deployment, go to the {{kib}} main menu, then select **Management****Integrations****Connection details**. Note that the Cloud ID value is in the format `deployment-name:hash`. Save this value to use it later.
131131

132132
### Basic authentication
133133

@@ -207,7 +207,7 @@ cloud.auth: username:password <2>
207207
2. Uncomment the `cloud.auth` line, and add the username and password for your deployment in the format `username:password`. For example, `cloud.auth: elastic:57ugj782kvkwmSKg8uVe`.
208208

209209
::::{note}
210-
As an alternative to configuring the connection using [cloud.id and cloud.auth](beats://reference/beats/filebeat/configure-cloud-id.md), you can specify the {{es}} URL and authentication details directly in the [{{es}} output](beats://reference/beats/filebeat/elasticsearch-output.md). This is useful when connecting to a different deployment type, such as a self-managed cluster.
210+
As an alternative to configuring the connection using [cloud.id and cloud.auth](beats:///reference/filebeat/configure-cloud-id.md), you can specify the {{es}} URL and authentication details directly in the [{{es}} output](beats://reference/filebeat/elasticsearch-output.md). This is useful when connecting to a different deployment type, such as a self-managed cluster.
211211
::::
212212

213213
#### Configure an API key [ec-configure-api-key]

0 commit comments

Comments
 (0)