-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:StorageEngine/MappingThe storage related side of mappingsThe storage related side of mappings>bugTeam:StorageEngine
Description
ES version: 8.15.2
Tried installing an integration and its mappings via fleet.
An illegal_argument_exception occurs when trying to use source_mode: synthetic with fields of type text. This happens because text fields don't support synthetic source unless they are stored or have a keyword sub-field with doc_values.
illegal_argument_exception Root causes: illegal_argument_exception: field [panw.system.thermal.description] of type [text] doesn't support synthetic source unless it is stored or has a sub-field of type [keyword] with doc values or stored and without a normalizer
Metadata
Metadata
Assignees
Labels
:StorageEngine/MappingThe storage related side of mappingsThe storage related side of mappings>bugTeam:StorageEngine