Skip to content

Commit 6496cdb

Browse files
replace asciidocalypse ecs-logging-python links
1 parent c9e0a43 commit 6496cdb

File tree

6 files changed

+6
-5
lines changed

6 files changed

+6
-5
lines changed

docset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ cross_links:
2222
- ecs-logging-java
2323
- ecs-logging-nodejs
2424
- ecs-logging-php
25+
- ecs-logging-python
2526
- elasticsearch
2627
- elasticsearch-java
2728
- elasticsearch-js

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
@@ -39,7 +39,7 @@ This guide demonstrates how to ingest logs from a Python application and deliver
3939

4040
## Prerequisites [ec_prerequisites_2]
4141

42-
To complete these steps you need to have [Python](https://www.python.org/) installed on your system as well as the [Elastic Common Schema (ECS) logger](asciidocalypse://docs/ecs-logging-python/docs/reference/installation.md) for the Python logging library.
42+
To complete these steps you need to have [Python](https://www.python.org/) installed on your system as well as the [Elastic Common Schema (ECS) logger](ecs-logging-python://reference/installation.md) for the Python logging library.
4343

4444
To install *ecs-logging-python*, run:
4545

raw-migrated-files/cloud/cloud-enterprise/ece-getting-started-search-use-cases-python-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You are going to learn how to:
1414

1515
## Prerequisites [ece_prerequisites_2]
1616

17-
To complete these steps you need to have [Python](https://www.python.org/) installed on your system as well as the [Elastic Common Schema (ECS) logger](asciidocalypse://docs/ecs-logging-python/docs/reference/installation.md) for the Python logging library.
17+
To complete these steps you need to have [Python](https://www.python.org/) installed on your system as well as the [Elastic Common Schema (ECS) logger](ecs-logging-python://reference/installation.md) for the Python logging library.
1818

1919
To install *ecs-logging-python*, run:
2020

raw-migrated-files/cloud/cloud/ec-getting-started-search-use-cases-python-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You are going to learn how to:
1414

1515
## Prerequisites [ec_prerequisites_2]
1616

17-
To complete these steps you need to have [Python](https://www.python.org/) installed on your system as well as the [Elastic Common Schema (ECS) logger](asciidocalypse://docs/ecs-logging-python/docs/reference/installation.md) for the Python logging library.
17+
To complete these steps you need to have [Python](https://www.python.org/) installed on your system as well as the [Elastic Common Schema (ECS) logger](ecs-logging-python://reference/installation.md) for the Python logging library.
1818

1919
To install *ecs-logging-python*, run:
2020

raw-migrated-files/docs-content/serverless/observability-ecs-application-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For more information on adding an ECS logger to your application, refer to the g
2222
* [Java](ecs-logging-java://reference/setup.md)
2323
* Node.js: [morgan](ecs-logging-nodejs://reference/winston.md)
2424
* [PHP](ecs-logging-php://reference/setup.md)
25-
* [Python](asciidocalypse://docs/ecs-logging-python/docs/reference/installation.md)
25+
* [Python](ecs-logging-python://reference/installation.md)
2626
* [Ruby](asciidocalypse://docs/ecs-logging-ruby/docs/reference/setup.md)
2727

2828

solutions/observability/logs/ecs-formatted-application-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For more information on adding an ECS logger to your application, refer to the g
2828
* [Java](ecs-logging-java://reference/setup.md)
2929
* Node.js: [morgan](ecs-logging-nodejs://reference/winston.md)
3030
* [PHP](ecs-logging-php://reference/setup.md)
31-
* [Python](asciidocalypse://docs/ecs-logging-python/docs/reference/installation.md)
31+
* [Python](ecs-logging-python://reference/installation.md)
3232
* [Ruby](asciidocalypse://docs/ecs-logging-ruby/docs/reference/setup.md)
3333

3434

0 commit comments

Comments
 (0)