Skip to content

Commit 2b9e9f0

Browse files
add ecs-logging url attributes
1 parent 919de74 commit 2b9e9f0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

shared/attributes.asciidoc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,28 @@ Issue and pull request URLs
555555
:apm-issue: {apm-repo}issues/
556556
:apm-pull: {apm-repo}pull/
557557
:kibana-blob: {kib-repo}blob/{branch}/
558+
559+
:ecs-logging-ruby-repo: https://github.com/elastic/ecs-logging-ruby
560+
:ecs-logging-ruby-blob: {ecs-logging-ruby-repo}/blob/main
561+
:ecs-logging-python-repo: https://github.com/elastic/ecs-logging-python
562+
:ecs-logging-python-blob: {ecs-logging-python-repo}/blob/main
563+
:ecs-logging-php-repo: https://github.com/elastic/ecs-logging-php
564+
:ecs-logging-php-blob: {ecs-logging-php-repo}/blob/main
565+
:ecs-logging-nodejs-repo: https://github.com/elastic/ecs-logging-nodejs
566+
:ecs-logging-nodejs-blob: {ecs-logging-nodejs-repo}/blob/main
567+
:ecs-logging-java-repo: https://github.com/elastic/ecs-logging-java
568+
:ecs-logging-java-blob: {ecs-logging-java-repo}/blob/{ecs-logging-java}
569+
:ecs-logging-go-logrus-repo: https://github.com/elastic/ecs-logging-go-logrus
570+
:ecs-logging-go-logrus-blob: {ecs-logging-go-logrus-repo}/blob/main
571+
:ecs-logging-go-zap-repo: https://github.com/elastic/ecs-logging-go-zap
572+
:ecs-logging-go-zap-blob: {ecs-logging-go-zap-repo}/blob/main
573+
:ecs-logging-go-zerolog-repo: https://github.com/elastic/ecs-logging-go-zerolog
574+
:ecs-logging-go-zerolog-blob: {ecs-logging-go-zerolog-repo}/blob/main
575+
:ecs-logging-repo: https://github.com/elastic/ecs-logging
576+
:ecs-logging-blob: {ecs-logging-repo}/blob/main
577+
:ecs-dotnet-repo: https://github.com/elastic/ecs-dotnet
578+
:ecs-dotnet-blob: {ecs-dotnet-repo}/blob/main
579+
558580
//////////
559581
Legacy definitions
560582
//////////

0 commit comments

Comments
 (0)