Skip to content

How to parse msg to json object instead of text?  #72

@fly7632785

Description

@fly7632785

Hello
I got a problem
My msg is json String like "{"a":"b","c":"d"}"
The type of the field msg in elasticsearch is text
image
image

I want the data to be parsed to json in elasticsearch, so I can filter by the params
I tried to create index template and set msg type "Flattened" or "Nested". But it didn't work

please help, than you !

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions