Skip to content

Commit c84bb87

Browse files
replace asciidocalypse ecs-logging-java links
1 parent 92a506d commit c84bb87

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ cross_links:
1919
- ecs-dotnet
2020
- ecs-logging
2121
- ecs-logging-go-zap
22+
- ecs-logging-java
2223
- elasticsearch
2324
- elasticsearch-java
2425
- elasticsearch-js

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
@@ -19,7 +19,7 @@ For more information on adding an ECS logger to your application, refer to the g
1919

2020
* [.NET](ecs-dotnet://reference/setup.md)
2121
* Go: [zap](ecs-logging-go-zap://reference/setup.md)
22-
* [Java](asciidocalypse://docs/ecs-logging-java/docs/reference/setup.md)
22+
* [Java](ecs-logging-java://reference/setup.md)
2323
* Node.js: [morgan](asciidocalypse://docs/ecs-logging-nodejs/docs/reference/winston.md)
2424
* [PHP](asciidocalypse://docs/ecs-logging-php/docs/reference/setup.md)
2525
* [Python](asciidocalypse://docs/ecs-logging-python/docs/reference/installation.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For more information on adding an ECS logger to your application, refer to the g
2525

2626
* [.NET](ecs-dotnet://reference/setup.md)
2727
* Go: [zap](ecs-logging-go-zap://reference/setup.md)
28-
* [Java](asciidocalypse://docs/ecs-logging-java/docs/reference/setup.md)
28+
* [Java](ecs-logging-java://reference/setup.md)
2929
* Node.js: [morgan](asciidocalypse://docs/ecs-logging-nodejs/docs/reference/winston.md)
3030
* [PHP](asciidocalypse://docs/ecs-logging-php/docs/reference/setup.md)
3131
* [Python](asciidocalypse://docs/ecs-logging-python/docs/reference/installation.md)

0 commit comments

Comments
 (0)