Skip to content

Elasticsearch "_id". I need diference fields #2112

@lucasgarciabatista

Description

@lucasgarciabatista

I'm monitoring a table with a composite PK key, but when sending it to Elasticsearch, I need the value of _id to be determined by a transformation or enrichment value, and not the original PK from the database.

Example: Table glb.produtosaldo PK = idproduto, idfilial. I would like the value of "_id" in Elasticsearch to be only idproduto and not both fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions