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
{{ message }}
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
Does this issue relate to a new feature or an existing bug?
What version of Serilog.Sinks.Elasticsearch is affected? Please list the related NuGet package.
What is the target framework and operating system? See target frameworks & net standard matrix.
Please describe the current behavior?
The log message is output to elasticsearch with the messagetemplate field , my serilog configuration code:
the log message on elasticsearch:
For me, the
messageTemplate
field is useless, and it will take up a lot of hard disk space,is there anyway to ingore it?The text was updated successfully, but these errors were encountered: