# Scripted fields not showing values

**URL:** https://discuss.elastic.co/t/scripted-fields-not-showing-values/297442
**Category:** Kibana
**Created:** [February 17, 2022, 6:59am UTC](https://discuss.elastic.co/t/scripted-fields-not-showing-values/297442 "2022-02-17T06:59:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jogeorge](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jogeorge/32/101910_2.png) [@jogeorge](https://discuss.elastic.co/u/jogeorge)
#### Post date: [February 17, 2022, 6:59am UTC](https://discuss.elastic.co/t/scripted-fields-not-showing-values/297442/1 "2022-02-17T06:59:17Z")

</div>

Hi,

I am new to Elasticsearch/Kibana tools.  
Here I have my application logs saved in Elasticsearch, and now i need to show some visualizations from the logged data.

I can see the logged messages in console as below.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/b/7/b7f9d9d4a6d78dae7644e551ff8a2531f1c878f0.png)

But as we see the last column, scripted1 is not showing any values here.  
I added this scripted1 as a scripted field, with a static value as below.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/e/6/e6b6ae23e63c84c1a7ba2509e60230b93edfaf8f.png)

In preview results, i can see the new field with expected value.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/4/2/42ece7607af8640c29ffd073ec6369671efd5a56.png)

Could someone help me to understand why it is not displayed when I see logs.

Thanks in advance.

---

<div class="post-metadata">

### Author: ![Tomo\_M](https://avatars.discourse-cdn.com/v4/letter/t/848f3c/32.png) [@Tomo\_M](https://discuss.elastic.co/u/Tomo_M)
#### Post date: [February 20, 2022, 11:04am UTC](https://discuss.elastic.co/t/scripted-fields-not-showing-values/297442/2 "2022-02-20T11:04:12Z")

</div>

In Scripted fields in kibana index pattern, there is no need to return value. Script should be just expressing value.

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/c/7/c7c71dab6046b2d763392c133b818b771d87dbb3.png)

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/e/6/e6fedb9ee90914464afd365cabfbeb7a41710c27.png)

---

<div class="post-metadata">

### Author: ![jogeorge](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jogeorge/32/101910_2.png) [@jogeorge](https://discuss.elastic.co/u/jogeorge)
#### Post date: [February 21, 2022, 9:42am UTC](https://discuss.elastic.co/t/scripted-fields-not-showing-values/297442/3 "2022-02-21T09:42:41Z")

</div>

Thanks, it resolved my issue.

---

<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: [March 21, 2022, 9:43am UTC](https://discuss.elastic.co/t/scripted-fields-not-showing-values/297442/4 "2022-03-21T09:43:09Z")

</div>

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