# Creating Multi-Fields using Kibana UI

**URL:** https://discuss.elastic.co/t/creating-multi-fields-using-kibana-ui/343707
**Category:** Kibana
**Created:** [September 25, 2023, 6:24am UTC](https://discuss.elastic.co/t/creating-multi-fields-using-kibana-ui/343707 "2023-09-25T06:24:51Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![randomnamegenerator](https://avatars.discourse-cdn.com/v4/letter/r/7ab992/32.png) [@randomnamegenerator](https://discuss.elastic.co/u/randomnamegenerator)
#### Post date: [September 25, 2023, 6:24am UTC](https://discuss.elastic.co/t/creating-multi-fields-using-kibana-ui/343707/1 "2023-09-25T06:24:51Z")

</div>

Hello All,

Apologies in advance if this is the wrong sub-forum to ask the question. I am new to the forum and ELK in general.

I am looking to create multi-field mapping for a legacy index template using the Kibana create legacy template wizard but haven´t found a way to do this. For background we have our own application sending logs from logstash to ES(7.17)

Basically I want to be able to create something link this but using the UI

},  
"value1":{  
"type":"text",  
"fields":{  
"keyword":{  
"type":"keyword",  
"ignore\_above":256  
}  
},  
"norms":false

Thanks in advance

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [October 23, 2023, 6:25am UTC](https://discuss.elastic.co/t/creating-multi-fields-using-kibana-ui/343707/2 "2023-10-23T06:25:45Z")

</div>

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