The APM Overview shows the logs graphics only if I set the event.dataset but on the other hand if I set it in all Logs message field I see first the event.dataset.
Log message pattern: [event.dataset] [log.level] [message]
Who can I remove the [event.dataset] from the message because if i what it in the view I could add the column with the event.dataset.
For sending logs i use the followings:
- Elastic.Apm.SerilogEnricher Version="1.5.1"
- Elastic.CommonSchema.Serilog Version="1.5.1"
Thanks!