Where is `WithEcsHttpContext` defined and how to put this in `appsettings.json` `"Enrich"` configuration? · Issue #494 · elastic/ecs-dotnet · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Elastic.CommonSchema.Serilog8.12.3 and get the following build error:
'LoggerEnrichmentConfiguration' does not contain a definition for 'WithEcsHttpContext' and no accessible extension method 'WithEcsHttpContext' accepting a first argument of type 'LoggerEnrichmentConfiguration' could be found (are you missing a using directive or an assembly reference?)
I am using
Elastic.CommonSchema.Serilog
8.12.3
and get the following build error:How to put the following
into
appsettings.json
"Enrich"
configuration?Is the following
appsettings.json
still relevant with the latest development in ElasticSearch JSON formatter?If not, how should I change it to?
The text was updated successfully, but these errors were encountered: