The logs appear in my index pattern search when I go to the Analytics > Discover section, but don't appear in Observability > Logs. Not sure what I have to do to get them to show up there. I have already added the application-* prefix to the settings.
Elastic cloud logs not appearing in observability logs
589 views Asked by Clement At
1



Looks like Pino logger for elastic search doesn't format it using the
ecs formatanymore by default. So I have to enable that in order for that to work.