elastic/kibana
[event log] unable to add properties named `meta` to event log doc schema
オープン
#158,777 opened on 2023/05/31
Feature:EventLogTeam:ResponseOpsbuggood first issue
Repository metrics
- Stars
- (19,065 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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: