I need help! elastic doesn't get my mapping

Hi Guys!

I am in trouble. I need to visualize my data but elastic search doesn't accept my mapping.


I created this mapping but Kibana/Elastic always adds "filed" and "message" and puts all the data inside those elements. That is really frustrating.
Elastic created two elements but it should all be in one...

It would be a pleasure if some one could help me! :slight_smile:

Welcome!

Please don't post images of text as they are hard to read, may not display correctly for everyone, and are not searchable.

Instead, paste the text and format it with </> icon or pairs of triple backticks (```), and check the preview window to make sure it's properly formatted before posting it. This makes it more likely that your question will receive a useful answer.

Could you provide a full recreation script as described in About the Elasticsearch category. It will help to better understand what you are doing. Please, try to keep the example as simple as possible.

A full reproduction script is something anyone can copy and paste in Kibana dev console, click on the run button to reproduce your use case. It will help readers to understand, reproduce and if needed fix your problem. It will also most likely help to get a faster answer.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.