Skip to content

Synthetic Source Issue with Text Fields #114235

@gpop63

Description

@gpop63

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions