elastic / ecs-logging

ECS Logging - Common resources and issues for the language specific ECS loggers
https://www.elastic.co/guide/en/ecs-logging/overview/master/intro.html
Apache License 2.0
42 stars 16 forks source link

Serilog #4

Closed philkra closed 4 years ago

philkra commented 5 years ago

provide ECS formatter for Serilog.

pinging @Mpdreamz, @russcam & @codebrain

codebrain commented 5 years ago

https://github.com/serilog/serilog-sinks-elasticsearch#elasticsearch-formatters

codebrain commented 4 years ago

https://github.com/ehsan-maleki/serilog-sinks-elastic-ecs-logstash

codebrain commented 4 years ago

Currently working in https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.CommonSchema.Serilog

philkra commented 4 years ago

Ref: https://github.com/elastic/ecs-dotnet/issues/17

codebrain commented 4 years ago

Work is now complete.