elastic/kibana
View on GitHub[event log] unable to add properties named `meta` to event log doc schema
Open
#158777 opened on May 31, 2023
Feature:EventLogTeam:ResponseOpsbuggood first issue
Description
It appears the schema generator is looking for meta properties to determine if an ES field is considered an array. And that seems like some dead code, since we specifically call out "array" properties in our schema: