Skip to content

Commit e81ee64

Browse files
replace asciidocalypse ecs-dotnet links
1 parent e44a535 commit e81ee64

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
@@ -16,6 +16,7 @@ cross_links:
1616
- curator
1717
- ecctl
1818
- ecs
19+
- ecs-dotnet
1920
- ecs-logging
2021
- elasticsearch
2122
- elasticsearch-java

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
@@ -17,7 +17,7 @@ ECS loggers reformat your application logs into ECS-compatible JSON, removing th
1717

1818
For more information on adding an ECS logger to your application, refer to the guide for your framework:
1919

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ECS loggers reformat your application logs into ECS-compatible JSON, removing th
2323

2424
For more information on adding an ECS logger to your application, refer to the guide for your framework:
2525

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

0 commit comments

Comments
 (0)