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
Dynamic ECS template tests and even manual ECS mappings for Elastic integrations are failing due to muliple fields missing from nested variations in the generated yml files (both nested and flat).
For example process.user.name is there, but not process.user.full_name, there seems to be many different variations are missing which is most likely pointing towards a bigger issue somewhere?