elastic/kibana
View on GitHub[event log] unable to add properties named `meta` to event log doc schema
Open
#158,777 opened on May 31, 2023
Feature:EventLogTeam:ResponseOpsbuggood first issue
Repository metrics
- Stars
- (19,065 stars)
- PR merge metrics
- (Avg merge 1d 16h) (999 merged PRs in 30d)
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: