Skip to content

Commit 92a506d

Browse files
replace asciidocalypse ecs-logging-go-zap links
1 parent e81ee64 commit 92a506d

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
@@ -18,6 +18,7 @@ cross_links:
1818
- ecs
1919
- ecs-dotnet
2020
- ecs-logging
21+
- ecs-logging-go-zap
2122
- elasticsearch
2223
- elasticsearch-java
2324
- 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
@@ -18,7 +18,7 @@ ECS loggers reformat your application logs into ECS-compatible JSON, removing th
1818
For more information on adding an ECS logger to your application, refer to the guide for your framework:
1919

2020
* [.NET](ecs-dotnet://reference/setup.md)
21-
* Go: [zap](asciidocalypse://docs/ecs-logging-go-zap/docs/reference/setup.md)
21+
* Go: [zap](ecs-logging-go-zap://reference/setup.md)
2222
* [Java](asciidocalypse://docs/ecs-logging-java/docs/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)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ECS loggers reformat your application logs into ECS-compatible JSON, removing th
2424
For more information on adding an ECS logger to your application, refer to the guide for your framework:
2525

2626
* [.NET](ecs-dotnet://reference/setup.md)
27-
* Go: [zap](asciidocalypse://docs/ecs-logging-go-zap/docs/reference/setup.md)
27+
* Go: [zap](ecs-logging-go-zap://reference/setup.md)
2828
* [Java](asciidocalypse://docs/ecs-logging-java/docs/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)

0 commit comments

Comments
 (0)